This is a misc collection of modules for BlitzMax. A few are required for MaxB3D.
-
Clone the repo to your BlitzMax mod folder.
cd /home/kevin/BlitzMax/mod && git clone https://github.com/kfprimm/prime.mod
-
Clone the required submodules from the repo root.
git submodule update --init
-
Build the modules with bmk.
bmk makemods prime.mod
-
Kevin Primm (@kevinprimm)
-
Misc. Developers (noted in particular module info)