Merge pull request #572 from Jgoodwin64/another_readme_update

Another readme update
This commit is contained in:
lambertjamesd 2023-12-26 09:43:05 -07:00 committed by GitHub
commit c6fb48cf15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -13,11 +13,11 @@ Latest current progress video on Youtube:
This project aims to reproduce Valve's original Portal, playable on the N64.
[Releases](https://github.com/lambertjamesd/portal64/releases) of this game are fully playable N64 ROM's that can either be played through an emulator or on a physical N64 game cartridge.
[Releases](https://github.com/lambertjamesd/portal64/releases) of this game are released in the form of a .bps patch, and produce a fully playable N64 ROM that can either be played through an emulator or on a physical N64 game cartridge.
Please follow specific release instructions to get ROM running on your target hardware.
Please follow specific release instructions to get the ROM running on your target hardware.
Because this demake has been in development for many years, it has made significant progress in both gameplay systems and fidelity including:
Because this demake has been in development for over a year, it has made significant progress in both gameplay systems and fidelity including:
- Twelve+ test chambers completed
- Fully functioning portals, and gun

View file

@ -8,7 +8,7 @@ Also, using snap to install Docker is not advised `sudo snap install docker` giv
(also, some may have to run `sudo setfacl -R -m u:$USER:rwx /var/run/docker.sock` first, if Docker wasn't installed from docker.com)
Add all desired [languages](./documentation/add_languages.md) for the build process.
Add all desired [languages](/vpk/add_vpk_here.md) for the build process.
After that you can build the docker image using: