| .github/workflows | ||
| .hidden | ||
| docs | ||
| menu/.hidden | ||
| mods | ||
| utils | ||
| web | ||
| .gitignore | ||
| .gitmodules | ||
| .luacheckrc | ||
| game.conf | ||
| minetest.conf | ||
| minetest.conf.example | ||
| README.md | ||
| settingtypes.txt | ||
GrapeSodaGames Luanti Server
What is this?
This is a custom Luanti game, forked from minetest_game.
Third-party mods are incorporated directly as git submodules to facilitate easy installation and guaranteeing consistency.
Modifications have then been made to both the minetest_game code and external mods.
Why?
Luanti is built to be incredibly modular, but often the different mods are not similarly balanced, so gameplay can be unpredictable or downright impossible. One of the main goals of this project is to attempt to balance gameplay values across mods for a more cohesive experience.
Further, minetest_game is built as an example, and could use a lot more gameplay tuning. The secondary goal is to enhance minetest_game in a way that creates a stronger sense of progression.
Finally, it's a good opportunity for me (and maybe you!) to learn Luanti modding, lua, development processes, and game design.
How do I play?
First, Get Luanti.
If you want to to play locally or host your own server, just clone this repo into the games folder.
If you want to join us on the official live server, head over to the GrapeSodaGames Luanti Server Website!
How do I get involved?
There are many ways to help, check out the contributor documentation.
Here's some ways you can help:
- Most importantly, play the game! Any and all feedback is welcome. Just make an issue.
- If you're a lua developer, or aspiring to be, take a look at issues tagged "lua".
- If you're interested in testing, feel free to look at and create issues with the tag "bug".
- If there are things you feel are unbalanced and need reworking, look at or create issues with the tag "balance".
- If you want to update the documentation, look at or create issues tagged "doc".
- If you have ideas for new features, create issues tagged "enhancement".
- If you want to help support GrapeSodaGames directly, see our Supporters page for more info.
- Go support Luanti! None of this would be possible without their hard work and generosity.
Who are you?
We're GrapeSodaGames, a fake game development collective that does nothing.
Maybe someday I'll be a real boy, but for now I just like fucking around with gamedev stuff.
At some point I'll have a website to link to here, to give all this some thin sense of legitimacy.