tldr/pages.tr/common/minetest.md

22 lines
514 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# minetest
> Çok oyunculu sınırsız dünyalı bloklu sandbox oyun motoru.
> Ayrıca `minetestserver` sayfasına bakılması önerilir.
> Daha fazla bilgi için: <https://wiki.minetest.net/Minetest>.
- Minetest'i kullanıcı modunda başlat:
`minetest`
- Minetest'i belirtilen dünyayı host edecek şekilde sunucu modunda başlat:
`minetest --server --world {{isim}}`
- Belirtilmiş bir dosyaya geçmişi yaz:
`minetest --logfile {{örnek/dosya}}`
- Hataları yalnızca konsola yaz:
`minetest --quiet`