Game
PropHunt

2 years ago

PropHunt now available for Linux. YAY! ヽ〳 ՞ ᗜ ՞ 〵ง

Major thanks to @UberPolice for Requesting & Testing.


It was way easier than I expected, but there were still some issues.

  1. The toolchain that you need for cross compiling would fail to download numerous times.

  2. Everything in the project that was named "windows" had to be renamed to something else.

  3. It would not allow Pragma Once in my Character's C++ file. Not a problem when compiling for windows.

    My workaround for this was just to add

    		
    			#if PLATFORM_WINDOWS
    #pragma once
    #endif
    		
    	

Tux model by Andy Cuccaro



5 comments

Loading...

Next up

UI Overhaul

Rounded Corners and added colors to Buttons, sliders and spin boxes.

Which one do you like. Colorful, purple or indigo?

Last pic is the old UI

Wha.....????

More Progress on VR version

Moonlight Peaks is a life-sim where you can live your magical farm life! ✨

Don't miss out on completing our quests celebrating the game to get sticker packs, coins, and more!

Play the FREE demo: https://bit.ly/MoonlightPeaks

Update 0.2.7

Small Additions, Changes & Fixes

Happy #WIPWednesday! Are you working on a game? Making some art? Practicing a song? Something else? Tell us in the comments!

Update 0.2.6

Size cut, Optimization and small fixes.

Anotha Seal

Ok who turned the yoinky sploinky mode on?

Update 0.2.5

Added a Gameplay Modifier, Map changes and Fixed several Bugs