Compiling
From OHRRPGCE-Wiki
After you have installed FreeBasic, you can just run makegame.bat to compile the Windows version of GAME.EXE, makeedit.bat to compile the Windows version of CUSTOM.EXE, or make.bat to compile both.
[edit] GNU/Linux
The scripts makegame.sh and makeedit.sh perform the same functions under Linux. There is no make file.
[edit] QB Builds
To compile QB builds (hasta-la-qb or earlier source only), run compile.bat to create GAME-QB.EXE and CUSTOMQB.EXE. compile g and compile c will compile only GAME or CUSTOM, respectively.
