Binary-2
Binary-2
Glad to see you're still working on this though, keep it up!
I wish it did, but alas I copied it correctly the first time. The way this container forces to look for: `Z:\appdata\space-engineers\instances\GamerPlace\Saves\ComeOnAndSlam\` instead of: `Z:\appdata\space-engineers\instances\GamerPlace\Saves\ComeOnAndSlam\Worlds\Sandbox.sbc` has made for a somewhat...
Will `\Worlds\Sandbox.sbc` be added to the entrypoint.sh to support newer saves?
No worries! In the meantime I've found the work-around was to dump the contents of : /##InstanceName##/Worlds/ to just /##InstanceName##/ Then it'll finally load the Sandbox.sbc on it's own. This...