mirror of
https://github.com/diangogav/EDOpro-server-ts
synced 2026-08-24 00:23:05 -04:00
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. |
||
|---|---|---|
| .. | ||
| src | ||
| CMakeLists.txt | ||
| libocgcore.so | ||