A lightweight ARK: Survival Evolved mod.
source: https://github.com/star-hengxing/ark-status-point
Support version:
- 358.25
- Person status point.
- Dino status point.
Copy ark-status-point.dll
& dwmapi.dll
to ShooterGame.exe directory.
- xmake
- C++20 compiler.
-
Visual Studio (If you just want to build without developing, download the Microsoft C++ Build Tools)
-
Recommend use scoop as package manager on Windows.
scoop install xmake
Clone repo
xmake -y
xmake f --ark_dir=<ShooterGame.exe directory>
xmake run