Skip to content

Instantly share code, notes, and snippets.

View cybik's full-sized avatar

Renaud Lepage cybik

View GitHub Profile
#!/bin/bash
# mono /home/salamanderrake/UnrealEngine/Engine/Binaries/DotNET/UnrealBuildTool.exe TutorialCodeRake Linux Development \
# -editorrecompile -game -project="/home/salamanderrake/Documents/Unreal Projects/TutorialCodeRake/TutorialCodeRake.uproject"
# calling syntax:
# <script> DerpProject ~/gitstore/Derp ~/gitstore/UE4/UE4mainline ""
# First argument: project name
# Second argument: Where to store the project
# Third argument: where the UE4 SDK is stored "for now"
# Fourth Argument (Can be empty): path to the UE4 SDK