mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 21:39:57 +00:00
mirrror
| assets | ||
| binding-mri | ||
| binding-null | ||
| chromasdk | ||
| journal | ||
| patches | ||
| scripts | ||
| shader | ||
| src | ||
| steamshim | ||
| steamshim_parent | ||
| windows | ||
| xxd+ | ||
| .gitignore | ||
| cleanup.sh | ||
| CMakeLists.txt | ||
| COPYING | ||
| install.command | ||
| libraries.rb | ||
| LICENSE.steamshim.txt | ||
| make-appimage.sh | ||
| make-journal-linux.sh | ||
| make-oneshot-linux.sh | ||
| make-oneshot-mac.command | ||
| mklang.rb | ||
| mklangsrc.rb | ||
| mkxp.pro | ||
| oclint.sh | ||
| oneshot.conf.sample | ||
| README.md | ||
| rpgscript.rb | ||
| steam_appid.txt | ||
mkxp-sunshine
This is a specialized fork of mkxp-oneshot designed for OneShot: sunshine.
xScripts.rxdata
./rpgscript.rb scripts/ [GameDir]
Build
1.Install required packages Cmake,C/C++ compiler,Ruby,Boost,SDL3,pixman,SDL3_image,SDL3_ttf,SDL3_sound,OpenAL,PhysFS,sigc++-2.0 (Linux only!)GTK3,libxfconf,
2.build
In project dir make build dir. cmake -S . -B build cd build make -jn n - count of threads for compilation
TODOs:
*Port to SDL3,Modern ruby and other *Extend API with usefull thinks idk... *Fix bugs *Upgrade linux support *MAKE THIS WORK