mirrror
Find a file
DepressedTWM 6127f1d25c a
2026-08-18 20:22:54 +04:00
assets Fox 2026-08-17 16:27:55 +04:00
binding-mri a 2026-08-18 20:22:54 +04:00
changelogs a 2026-08-18 20:22:54 +04:00
journal a 2026-08-18 20:22:54 +04:00
patches/mac more Android Support! 2026-07-02 22:16:31 +03:00
scripts a 2026-08-18 20:22:54 +04:00
scripts_benchmark OPTIMIZATION 2026-08-16 15:36:05 +04:00
shader УЕЗХЩОЦ;КЕ(ЦК;_ХПРХЦЗКТП_+КЦ(РТПХ+)КЫПШ 2026-08-05 17:51:33 +04:00
src a 2026-08-18 20:22:54 +04:00
steamshim Replacing standart C library methods with SDL methods 2026-07-14 12:43:43 -04:00
steamshim_parent Test 2026-08-01 00:10:23 +04:00
toolchain/arch a 2026-08-17 12:08:15 +04:00
windows efesdg 2026-04-19 11:30:25 +02:00
.gitignore ga 2026-08-10 01:18:41 +04:00
CMakeLists.txt a 2026-08-18 20:22:54 +04:00
COPYING Add GPLv2 license text 2013-09-01 16:42:10 +02:00
libraries.rb WINDOWS FUKCING FIXES 2026-08-14 17:19:57 +04:00
LICENSE.steamshim.txt Updated documentation 2016-02-29 15:39:51 -05:00
make-appimage.sh Silly changes 2026-07-16 01:14:20 +03:00
make-journal-linux.sh Silly changes 2026-07-16 01:14:20 +03:00
make-oneshot-bsd.sh ngpfoigfip[dhgh 2026-08-06 16:29:57 +04:00
make-oneshot-linux.sh Use strong compression in Linux bundles 2026-08-12 23:34:02 +04:00
make-oneshot-mac.command Test 2026-08-01 00:10:23 +04:00
make-oneshot-windows.sh windows bandling script 2026-08-13 21:24:37 +03:00
mklang.rb Silly changes 2026-07-16 01:14:20 +03:00
mklangsrc.rb Silly changes 2026-07-16 01:14:20 +03:00
oneshot.conf a 2026-08-17 12:08:15 +04:00
PEOPLES.md a 2026-08-17 12:21:22 +04:00
README.md a 2026-08-17 13:12:36 +04:00
rpgscript.rb mrow 2026-07-08 02:34:29 +04:00
steam_appid.txt Basic Steamworks API support 2016-02-17 17:16:22 -05:00
tests.sh Engine optimization and test.sh rewrite 2026-08-15 21:48:55 +04:00
update-gamecontrollerdb.sh JIT 2026-06-15 07:43:37 -04:00

SunshineEngine

It is a specialized fork of mkxp-oneshot developed for the OneShot: Sunshine mod, aimed at optimization, running on old and new hardware, support for multiple platforms, and mod download security.

Build

  1. Install required packages
    • Cmake
    • C/C++ compiler, GCC 14, MinGW, Clang and maybe MSVC
    • xxd
    • Ruby 3.4+
    • Boost
    • SDL3
    • pixman
    • SDL3_image
    • SDL3_ttf
    • SDL3_mixer
    • PhysFS
    • sigc++-2.0
    • GTK3(*NIX only!)
    • libxfconf(*NIX only!)
    • libseccomp(Linux only)

(*NIX - Linux,FreeBSD and other UNIX and UNIX-like systems.)

  1. build Use build scripts. make-oneshot-(OS).sh -DCMAKE_TOOLCHAIN_FILE=toolchain/arch/(x86/arm/ia-64).cmake

Mirrors

Github