1
Use Nimble (if dependencies are already installed):
nimble install frag
Documentation
Everything you need to create a game with FRAG
Documentation is still very much a work in progress. Please understand there may be rapid changes to this section of the website.
1
Use Nimble (if dependencies are already installed):
2
Clone the repository and install from source (if dependencies need to be installed):
2 ways to get started
nimble install frag
git clone git@github.com:fragworks/frag.git && cd frag
nimble install -y