cataclysm_game/README.md

26 lines
937 B
Markdown
Raw Normal View History

2019-01-17 12:14:11 -08:00
# Cataclysm Game [cataclysm_game]
=============================
2019-01-17 07:38:26 -08:00
Rebuild of Cataclysm: DDA into the Minetest engine.
2019-01-17 12:14:11 -08:00
========================================
2019-01-17 11:48:35 -08:00
Initially just making a clone of minetest_game, then slowly rebuilding the map generator based on the C++ code found in cdda.
See also: https://github.com/CleverRaven/Cataclysm-DDA/
2019-01-17 12:14:11 -08:00
To use this subgame with the Minetest engine, insert this repository as
/games/cataclysm_game
The Minetest engine can be found in:
https://github.com/minetest/minetest/
Compatibility
--------------
Cataclysm Game is completely compatible with all other minetest mods as of 1/17/2019, but this is likely to change in time.
The goal of this game is not to make another Minecraft clone, but rather to create en entire game in itself
Licensing
---------
See LICENSE and LICENSE.txt
There are a lot of open source assets and code involved in this project. This will likely always be the case.