mirror of
https://github.com/mwpenny/portal64-still-alive.git
synced 2024-11-23 04:19:50 +00:00
A demake of Portal for the Nintendo 64
asm | ||
assets | ||
src | ||
tools | ||
.gitignore | ||
Makefile | ||
portal.ld | ||
README.md |
Portal64
A demake of portal for the Nintendo 64
How to build
First, you will need to setup modern sdk
Next, you will need to downlaod blender 2.9 or higher. Then set the environment variable BLENDER_2_9
to be the absolute path where the blender executable is located on your computer.
You will need to instal python vpk
pip install vpk
Build and install vtf2png
Install image magic
sudo apt install imagemagic
Finally run make
to build the project