█───Project folder
│
│ .clang-tidy
│ .dockerignore
│ .editorconfig
│ .gitattributes
│ .gitignore
│ .luacheckrc
│ .mailmap
│ CMakeLists.txt
│ CNAME
│ COPYING.LESSER
│ Dockerfile
│ LICENSE.txt
│ README.md
│ minetest.conf.example
│
├───.github
│ Essentials files for the github repos.
│
├───android
│ Android related files.
│
├───builtin
│ Unknown for now (needs to be lookt at)
│
├───client
│ Client shaders and server list.
│
├───clientmods
│ Example mods for NoMC.gg
│
├───cmake
│ Cmake modules.
│
├───doc
│ Documentation of the NoMC.gg
│
├───fonts
│ Fonts files aka text type files.
│
├───games
│ The "games" that are availeble on installation.
│
├───lib
│ Libraries used on the NoMC.gg project.
│
├───misc
│ Unknown for now (needs to be lookt at)
│
├───mods
│ Mods directory for when they are installed.
│
├───po
│ Unknown for now (needs to be lookt at)
│
├───src **Someone needs to work on this**
│ │
│ ├───
│ │
│ │
│ ├───
│ │
│ │
│ ├───
│ │
│ │
│ └───
│
│
├───texture
│ This is where the default and custom texture packs are.
│
├───util
│ Unknown for now (needs to be lookt at)
│
└───worlds
This is where worlds that you create are stored.
forked from rammex666/nomc
-
Notifications
You must be signed in to change notification settings - Fork 0
A rework of Minetest, a simple game that tries to do what Minecraft dosen't do or well kind of.
License
Peperehobbits01/nomc.gg
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A rework of Minetest, a simple game that tries to do what Minecraft dosen't do or well kind of.
Resources
License
Code of conduct
Security policy
Stars
Watchers
Forks
Releases
No releases published
Languages
- C++ 79.0%
- Lua 10.9%
- C 7.2%
- CMake 1.0%
- GLSL 0.9%
- Python 0.4%
- Other 0.6%