mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-18 21:28:50 +01:00
Updated Compile the widescreen version of Cave Story from the source code (markdown)
parent
e1fc48df31
commit
bd5b97786a
@ -30,10 +30,6 @@ mkdir build
|
||||
cd build
|
||||
cmake -DCMAKE_BUILD_TYPE=Release ..
|
||||
make
|
||||
```
|
||||
|
||||
### Download the original game package (assuming the engine directory of git clone is in this path: ~/nxengine-evo):
|
||||
```
|
||||
cd ~/nxengine-evo
|
||||
wget https://www.cavestory.org/downloads/cavestoryen.zip
|
||||
unzip cavestoryen.zip
|
||||
@ -44,7 +40,6 @@ cd build
|
||||
sudo make install
|
||||
```
|
||||
|
||||
|
||||
### Confirm that the original version can run normally:
|
||||
`./nxengine-evo`
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user