Linux Release


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

Files

Prophunt Linux.zip 562 MB
May 06, 2024

Get PropHunt

Download NowName your own price

Leave a comment

Log in with itch.io to leave a comment.