mirror of
https://github.com/n64decomp/mk64
synced 2026-05-29 08:13:00 -04:00
Revert "Add ymls for Torch code generator (#497)"
This reverts commit 3da5a4f343.
This commit is contained in:
@@ -10,11 +10,9 @@ The build system has the following package requirements:
|
||||
|
||||
To add submodules run `git submodule update --init --recursive` after cloning.
|
||||
|
||||
Run `make assets` to extract assets.
|
||||
|
||||
# Linux
|
||||
```bash
|
||||
sudo apt install cmake build-essential pkg-config git binutils-mips-linux-gnu python3 zlib1g-dev libaudiofile-dev libcapstone-dev
|
||||
sudo apt install build-essential pkg-config git binutils-mips-linux-gnu python3 zlib1g-dev libaudiofile-dev libcapstone-dev
|
||||
```
|
||||
|
||||
### Arch
|
||||
|
||||
Reference in New Issue
Block a user