og-edopro-server-ts/core
Diango Gavidia 178107edc8
fix(core): resolve EDOPro scripts under RESOURCES_DIR (resources/current) (#300)
The CoreIntegrator hardcoded 'resources/edopro/scripts', but the resources
hot-reload work (#296) moved everything under resources/current/. The core could
no longer open the script directory and crashed mid-duel (filesystem error:
recursive directory iterator cannot open directory [resources/edopro/scripts]).

Read RESOURCES_DIR (default resources/current), matching the TS config.resources.dir
— the core inherits the env from the spawning server, so the two stay in sync.
2026-06-30 09:45:30 -04:00
..
src fix(core): resolve EDOPro scripts under RESOURCES_DIR (resources/current) (#300) 2026-06-30 09:45:30 -04:00
CMakeLists.txt feat: integrate YGOPro OCGCore WASM engine with complete duel flow 2026-04-02 21:46:03 -04:00
libocgcore.so chore: update libocgcore.so binary file 2026-06-05 22:35:23 -04:00