Web and linux build
Slide in the woods » Devlog
Added a LINUX and WEB build. I don't actually know if the Linux build works but it should, if not feel free to let me know!
Files
Slide in the woods LINUX.zip 47 MB
Oct 15, 2021
Get Slide in the woods
Download NowName your own price
Slide in the woods
Ride it, see where it takes you.
Status | Released |
Author | Jonny's Games |
Tags | 3D, Atmospheric, Creepy, First-Person, Horror, Low-poly, PSX (PlayStation), Short, Singleplayer |
More posts
- Added build for MAC and 32bit WINDOWSFeb 27, 2022
Comments
Log in with itch.io to leave a comment.
The build for linux has an incorrectly named file to launch it, you cant add .86_64x, because linux thinks thats a file extension, just call it "SlideInTheWoods".
To be able to launch, run this command: "chmod u+x ./SlideInTheWoods" to change ownership of the file, otherwise your access will be denied