This is the public Fusion starter project
# Enter the SDK environment with sdklauncher.sh or sdklauncher.bat
# Navigate to a new folder in which this project should be created
fusiondev.py -gp https://github.com/IBAtechSoftware/FusionStarterProject.git -name MyProject
# See the newly created project
ls -al -wsdkWill include the WeaponsSDK in your build-nlwill build FusionAPIHeaders, and FusionData from your SDK installation-nameWill set the name of the created project-gpWill generate a project from a remote git repo.
Simply create a new project in Fission and the source code for this project will be copied Under the hood Fission calls fusiondev.py to download this repo