Game
PropHunt

1 year 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

Amur Leopard - big cat

Update 0.2.6

Size cut, Optimization and small fixes.

Another small Update!

V0.2.4

We’re teaming up with @NEOWIZ_QUEST to support developers with a narrative game jam! 🤯 The jam kicks off on October 31 in the Game Dev community, so start brainstorming and assemble your team.

#gjbroadcast

Marbled Polecat

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

New lighting sneak peek

Update 0.2.7

Small Additions, Changes & Fixes

Hoomanz! is a stealth-adventure game by @koffeecup that's PACKED with coziness and humor.

Play the demo and wishlist the game: http://bit.ly/HoomanzSteam

Complete our quests to get Hoomanz! trophies! 🏆

#gjbroadcast

Update 0.2.5

Added a Gameplay Modifier, Map changes and Fixed several Bugs