Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholas477 authored Dec 30, 2023
1 parent 2702d45 commit 26bfad9
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ A fun little PS2 game engine i'm working on. Nothing serious
Currently supports untextured model rendering and music and that's about it.

# How to compile
1. Install PS2DEV
2. Install PS2GL
3. Run `sudo make install` in `dependencies/egg-library`
4. Run `sudo make install` in `tools/ps2-mesh-converter`
5. Run `make all -j$(nproc)` in the root of this repository. The iso should be in the `build` folder
1. Install PS2DEV (https://github.com/ps2dev/ps2dev)
2. Clone this repo
3. Run compile.sh (it will clone and compile all the necessary repos)

0 comments on commit 26bfad9

Please sign in to comment.