end_of_eden/debug
2023-12-19 20:48:13 +01:00
..
src docs: update README and lua docs 2023-12-19 20:43:07 +01:00
package.json docs: update README and lua docs 2023-12-19 20:43:07 +01:00
pnpm-lock.yaml docs: update README and lua docs 2023-12-19 20:43:07 +01:00
prettierrc.json docs: update README and lua docs 2023-12-19 20:43:07 +01:00
README.md docs: add debug README 2023-12-19 20:48:13 +01:00
tsconfig.json docs: update README and lua docs 2023-12-19 20:43:07 +01:00
vite.config.js docs: update README and lua docs 2023-12-19 20:43:07 +01:00

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