Go to file
ChrisMiuchiz 102f056447 c u b e 2019-09-16 21:24:20 -04:00
CubeModLauncher working 2019-09-12 20:41:28 -04:00
CubeModLoader c u b e 2019-09-16 21:24:20 -04:00
README.md 64 2019-09-14 19:59:24 -04:00

README.md

Cube-World-Mod-Launcher

Supports injecting Cube World mods. DLLs must go in a folder called "Mods".

Installing

Get the latest executable from Releases and place it in the same folder as Cube.exe

https://github.com/ChrisMiuchiz/Cube-World-Mod-Launcher/releases

Installing Mods

A "Mods" folder should be created in the same folder as Cube.exe, and mods should be installed by moving them into the Mods folder.

building flags: -m64 -masm=intel -static-libgcc -static-libstdc++