Compiling in Linux
From OHRRPGCE-Wiki
To compile in Linux is fairly easy.
- Make sure you have FreeBasic installed.
- Make sure you have all the required libraries installed
- Run the makegame.sh script to compile ohrrpgce-game
- Run the makeedit.sh script to compile ohrrpgce-custom
The player, ohrrpgce-game, and the editor ohrrpgce-custom can be installed into /usr/games/ (or wherever is best for your system)
Config files and temporary files will be stored in ~/.ohrrpgce/
