mirror of
https://github.com/RSDKModding/Sonic-Mania-Decompilation.git
synced 2024-11-23 05:49:56 +00:00
Add instructions for Void (#279)
This commit is contained in:
parent
7b6681f561
commit
ec302a3ea7
@ -54,6 +54,7 @@ Install the following dependencies: then follow the [compilation steps below](#c
|
||||
- **pacman (Arch):** `sudo pacman -S base-devel cmake glew glfw libtheora`
|
||||
- **apt (Debian/Ubuntu):** `sudo apt install build-essential cmake libglew-dev libglfw3-dev libtheora-dev`
|
||||
- **rpm (Fedora):** `sudo dnf install make cmake gcc glew-devel glfw-devel libtheora-devel zlib-devel`
|
||||
- **xbps (Void):** `sudo xbps-install make cmake gcc pkg-config glew-devel glfw-devel libtheora-devel zlib-devel`
|
||||
- Your favorite package manager here, [make a pull request](https://github.com/Rubberduckycooly/Sonic-Mania-Decompilation/fork) (also update [RSDKv5U](https://github.com/Rubberduckycooly/RSDKv5-Decompilation)!)
|
||||
|
||||
#### (make sure to [install GL shaders!](#q-why-arent-videosfilters-working-while-using-gl))
|
||||
|
Loading…
Reference in New Issue
Block a user