This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
This Is A Video Game Where You Feed The Snivy.
|
||||
|
||||
[Get Resources Here](https://shweetz.net/files/games/feed-snivy/resources.7z)
|
||||
[Resources](https://shweetz.net/files/games/feed-snivy/resources.7z)
|
||||
|
||||
## Build
|
||||
|
||||
@@ -16,10 +16,11 @@ After cloning and enter the repository's directory, make sure to initialize the
|
||||
Visual Studio is recommended for build.
|
||||
|
||||
### Linux
|
||||
|
||||
```
|
||||
mkdir build
|
||||
cd build
|
||||
cmake ..
|
||||
make
|
||||
```
|
||||
```
|
||||
|
||||
If using VSCode, several tasks are available to quickly run and build.
|
||||
Reference in New Issue
Block a user