docs: add debug README

This commit is contained in:
Daniel Schmidt 2023-12-19 20:48:13 +01:00
parent 4c8be3324f
commit 0ede534690

7
debug/README.md Normal file
View File

@ -0,0 +1,7 @@
# End Of Eden Debug Tool
This is a work-in-progress debug tool for End Of Eden which enables developers or modders to inspect & modify the game state and run lua code in the game to quickly test things.
## Usage
more info coming soon