mirror of
https://github.com/Relintai/broken_seals.git
synced 2024-11-13 20:47:19 +01:00
Update to Readme.md.
This commit is contained in:
parent
894e45df31
commit
d7f8e60dce
@ -66,12 +66,18 @@ This will happen in the next few days.
|
|||||||
To be able to open this project you will need a few engine modules compiled into godot, namely:
|
To be able to open this project you will need a few engine modules compiled into godot, namely:
|
||||||
|
|
||||||
https://github.com/Relintai/world_generator.git
|
https://github.com/Relintai/world_generator.git
|
||||||
|
|
||||||
https://github.com/Relintai/entity_spell_system.git
|
https://github.com/Relintai/entity_spell_system.git
|
||||||
|
|
||||||
https://github.com/Relintai/ui_extensions.git
|
https://github.com/Relintai/ui_extensions.git
|
||||||
|
|
||||||
https://github.com/Relintai/voxelman.git
|
https://github.com/Relintai/voxelman.git
|
||||||
|
|
||||||
https://github.com/Relintai/texture_packer.git
|
https://github.com/Relintai/texture_packer.git
|
||||||
|
|
||||||
https://github.com/Relintai/godot_fastnoise.git
|
https://github.com/Relintai/godot_fastnoise.git
|
||||||
|
|
||||||
|
|
||||||
These modules should be more like core modules. Game specific c++ features will go to a different module. I'll set it up soon.
|
These modules should be more like core modules. Game specific c++ features will go to a different module. I'll set it up soon.
|
||||||
|
|
||||||
## Compiling
|
## Compiling
|
||||||
|
Loading…
Reference in New Issue
Block a user