mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Depending on the context, "/~/" means different things. The ScriptEngine resolves this path to `/scripts`, but everywhere else it resolves to `/resources`. This change forces us to expand those paths instead of storing the "/~/" path, which will be incorrectly resolved once the ScriptEnging is using it. |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt |