Update README.md
This commit is contained in:
parent
fafcda8c2b
commit
85a80a8030
25
README.md
25
README.md
|
|
@ -1,31 +1,6 @@
|
||||||
# SunshineEngine
|
# SunshineEngine
|
||||||
It is a specialized fork of [mkxp-oneshot](https://github.com/elizagamedev/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.
|
It is a specialized fork of [mkxp-oneshot](https://github.com/elizagamedev/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 or MinGW or Clang
|
|
||||||
* xxd
|
|
||||||
* Ruby 3.4+
|
|
||||||
* Boost
|
|
||||||
* SDL3
|
|
||||||
* pixman
|
|
||||||
* SDL3_image
|
|
||||||
* SDL3_ttf
|
|
||||||
* SDL3_mixer
|
|
||||||
* SDL3_net
|
|
||||||
* PhysFS
|
|
||||||
* sigc++-2.0
|
|
||||||
* GTK3(*NIX only!)
|
|
||||||
* libxfconf(*NIX only!)
|
|
||||||
* libseccomp(Linux only)
|
|
||||||
|
|
||||||
(*NIX - Linux,FreeBSD and other UNIX and UNIX-like systems.)
|
|
||||||
|
|
||||||
2. build
|
|
||||||
Use build scripts.
|
|
||||||
make-oneshot-(OS).sh -DCMAKE_TOOLCHAIN_FILE=toolchain/arch/(x86/arm/ia-64).cmake
|
|
||||||
|
|
||||||
# Mirrors
|
# Mirrors
|
||||||
[Github](https://github.com/CatWindowTeam/mkxp-sunshine/tree/master)
|
[Github](https://github.com/CatWindowTeam/mkxp-sunshine/tree/master)
|
||||||
[git.snxrzx.xyz](https://git.snxrzx.xyz/snxrzx/mkxp-sunshine)
|
[git.snxrzx.xyz](https://git.snxrzx.xyz/snxrzx/mkxp-sunshine)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue