splatapult
splatapult copied to clipboard
Linux Build
Context
I found this project and I wanted to run it on my own machine for a project. Unfortunately I came across a few compilation issues. I use Ubuntu 24.04 and the building instructions were missing a few things.
Features
I added a build.sh script which should be used to automatically build the program. It currently only supports Ubuntu systems but it can be extended to any system.
Solution
This PR aims to solve the issue described in:
- #26
- #2
Hope this helps!