Skip to content

Commit 1dbc3cf

Browse files
updated README
1 parent 51e857f commit 1dbc3cf

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,19 @@ problems playing original flipnotes. Spin-off flipnotes which contain huge audio
4545

4646
- On the hardware, loading files from FAT system is substantialy faster;
4747

48+
## How to build
49+
50+
```
51+
git clone https://github.com/NotImplementedLife/FSPDS.git
52+
cd FSPDS
53+
make
54+
```
55+
56+
Python is required to run a build tool script.
57+
58+
For non-Windows systems, the most challenging part would be running `DSC.Toolchain.AssetBuild.exe`. I'm not a Linux user myself and I can't provide reliable guidance in that problem, but some program like Wine or mono could be of some help, or you can even rebuild the executable directly from its [source code](https://github.com/DS-Creator-Dev/DSC.Toolchain).
59+
60+
4861
## Screenshots
4962

5063
<p align="center">

0 commit comments

Comments
 (0)