47 lines
1.4 KiB
Markdown
Raw Normal View History

2021-10-25 12:19:17 -04:00
# Minetest Farlands Reloaded Game
![Luacheck](https://github.com/terraquest-studios/farlands_reloaded/workflows/luacheck/badge.svg)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![License: CC BY-SA 4.0](https://img.shields.io/badge/License-CC%20BY--SA%204.0-blue)](https://creativecommons.org/licenses/by-sa/4.0/)
## About
2021-11-23 23:41:36 -05:00
game built on the minetest engine currently in beta. This game current provides minimal
playable experience but in the long term hopes to become more tech and train focused.
see the roadmap.md file for proposed direction.
## Test Server
A test server running this game can be found at
Address: cw.edgy1.net
Port: 30016
## License
Code: MIT
Media: CC BY-SA 4.0.
2021-10-25 12:19:17 -04:00
## Links
2021-11-25 14:11:55 -05:00
* [Github](https://github.com/terraquest-studios/farlands_reloaded)
* [Contentdb](https://content.minetest.net/packages/wsor4035/farlands_reloaded/)
2021-10-25 12:19:17 -04:00
* [forums](not available yet)
## Setup
2021-11-23 23:41:36 -05:00
* Git
download game, install in /games, if using git, make sure to get the submodules as well
* Github zip download
github zip download does not include submodules so you will need to obtain copys of those mods
and insert them in there proper place
* Contentdb
should be able to download the game from the content tab and play
2021-10-25 12:19:17 -04:00
## minetest.conf settings
currently none provided
## FAQ
__This game is missing xyz feature__
Please open a issue for it, or better yet open a pull request for it