mirrror
Find a file
ZakatTeamI2P 78e4b16153 efesdg
2026-04-19 11:30:25 +02:00
assets efesdg 2026-04-19 11:30:25 +02:00
binding-mri th40g27thbg29-nd[kjfg-3o0ng 2026-04-19 08:06:56 +02:00
chromasdk Debuging ruby error + added One shot mode 2026-04-12 12:49:07 +04:00
journal IAAAAAAAAAAAAAA PIDORAAAAAAAAAAAAAAAAAAAAAAAAAS 2026-04-19 10:58:40 +02:00
patches Bug fixes and other 2026-04-14 21:34:06 +02:00
scripts efesdg 2026-04-19 11:30:25 +02:00
shader Merge remote-tracking branch 'MKXP/master' into new-mkxp 2018-03-06 18:43:36 -08:00
src efesdg 2026-04-19 11:30:25 +02:00
steamshim Corrected minor issues with steamshim and documented the building 2018-08-06 22:27:41 +02:00
steamshim_parent Linux changes (#62) 2019-04-21 03:50:20 -07:00
windows efesdg 2026-04-19 11:30:25 +02:00
xxd+ i hate ruby 2026-04-04 01:25:41 +04:00
.gitignore added .vscode to .gitignore, cause local workspace includes 2026-03-30 20:46:12 +00:00
cleanup.sh IAAAAAAAAAAAAAA PIDORAAAAAAAAAAAAAAAAAAAAAAAAAS 2026-04-19 10:58:40 +02:00
CMakeLists.txt IAAAAAAAAAAAAAA PIDORAAAAAAAAAAAAAAAAAAAAAAAAAS 2026-04-19 10:58:40 +02:00
COPYING
install.command Fix install script 2018-05-03 02:07:02 -07:00
libraries.rb Fix library blacklist and GTK dialogs 2019-04-22 23:03:35 +02:00
LICENSE.steamshim.txt
make-appimage.sh Bug fixes and other 2026-04-14 21:34:06 +02:00
make-journal-linux.sh Bug fixes and other 2026-04-14 21:34:06 +02:00
make-oneshot-linux.sh Bug fixes and other 2026-04-14 21:34:06 +02:00
make-oneshot-mac.command Fix an embarrassing typo 2019-04-21 03:33:30 -07:00
mklang.rb Bug fixes and other 2026-04-14 21:34:06 +02:00
mklangsrc.rb Bug fixes and other 2026-04-14 21:34:06 +02:00
mkxp.pro Grab a localized documents directory variant on Linux 2019-04-25 02:50:24 +02:00
oclint.sh Bug fixes and other 2026-04-14 21:34:06 +02:00
oneshot.conf iiiiiiiiii fuuuuuuuuuuuuuuuuuuuuckiiiiiiiiiiiiiiiiin hateeeeeeeeeeeeeeeeee rubyyyyyyyyyyyyy 2026-04-17 15:04:32 +02:00
README.md IAAAAAAAAAAAAAA PIDORAAAAAAAAAAAAAAAAAAAAAAAAAS 2026-04-19 10:58:40 +02:00
rpgscript.rb Fix October bug 2018-10-13 18:49:57 +00:00
steam_appid.txt
update-gamecontrollerdb.sh iiiiiiiiii fuuuuuuuuuuuuuuuuuuuuckiiiiiiiiiiiiiiiiin hateeeeeeeeeeeeeeeeee rubyyyyyyyyyyyyy 2026-04-17 15:04:32 +02:00

mkxp-sunshine

This is a specialized fork of mkxp-oneshot designed for OneShot: sunshine mod

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