360NENZ / LDAsuku-soggy

soggy
GNU Affero General Public License v3.0
4 stars 2 forks source link

"scene" and "warp" commands #5

Closed ZagoraMi closed 8 months ago

ZagoraMi commented 1 year ago

Many CBT 1 gameplay videos and articles mention commands called "scene" and "warp" using soggy. But in this soggy they are absent. What should I do to make these commands appear? изображение

vrad-exe commented 11 months ago

You have to build it yourself from source, the version in the releases tab is out of date

a-name-real commented 4 months ago

Upon building with MSYS2 MINGW64, i get constant errors like binpack.cpp:56:29: error: 'uint8_t' was not declared in this scope binpack.cpp:56:36: error: template argument 1 is invalid make[2]: [CMakeFiles/soggy_binpack.dir/build.make:76: CMakeFiles/soggy_binpack.dir/tool/binpack.cpp.obj] Error 1 make[1]: [CMakeFiles/Makefile2:196: CMakeFiles/soggy_binpack.dir/all] Error 2 make[1]: Waiting for unfinished jobs.... [100%] Built target soggy_proto make: [Makefile:136: all] Error 2

Can you update the compiled build in releases? Because I have no clue what I'm doing wrong.