mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 21:39:57 +00:00
Merge branch 'master' of ssh://forgejo.xatacraft.ru:2222/Sunshine/mkxp-sunshine
This commit is contained in:
commit
a6cb7fac05
1 changed files with 2 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ It is a specialized fork of [mkxp-oneshot](https://github.com/elizagamedev/mkxp-
|
||||||
## Build
|
## Build
|
||||||
1. Install required packages
|
1. Install required packages
|
||||||
* Cmake
|
* Cmake
|
||||||
* C/C++ compiler, GCC 14, MinGW, Clang and maybe MSVC
|
* C/C++ compiler, GCC or MinG or Clang
|
||||||
* xxd
|
* xxd
|
||||||
* Ruby 3.4+
|
* Ruby 3.4+
|
||||||
* Boost
|
* Boost
|
||||||
|
|
@ -13,6 +13,7 @@ It is a specialized fork of [mkxp-oneshot](https://github.com/elizagamedev/mkxp-
|
||||||
* SDL3_image
|
* SDL3_image
|
||||||
* SDL3_ttf
|
* SDL3_ttf
|
||||||
* SDL3_mixer
|
* SDL3_mixer
|
||||||
|
* SDL3_net
|
||||||
* PhysFS
|
* PhysFS
|
||||||
* sigc++-2.0
|
* sigc++-2.0
|
||||||
* GTK3(*NIX only!)
|
* GTK3(*NIX only!)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue