mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-02-25 07:20:09 +00:00
Update for the new configure/make files
This commit is contained in:
parent
ddec675e3d
commit
721461a5c5
@ -34,8 +34,9 @@ The HyperRogue package includes a Windows executable, documentation, and C++ sou
|
|||||||
|
|
||||||
```
|
```
|
||||||
sudo apt-get install gcc libsdl1.2-dev libsdl-ttf2.0-dev libsdl-gfx1.2-dev
|
sudo apt-get install gcc libsdl1.2-dev libsdl-ttf2.0-dev libsdl-gfx1.2-dev
|
||||||
git clone https://github.com/nobrakal/hyperrogue.git hyperrogue-git
|
git clone https://github.com/zenorogue/hyperrogue.git hyperrogue-git
|
||||||
cd hyperrogue-git
|
cd hyperrogue-git
|
||||||
|
./configure
|
||||||
make
|
make
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user