diff --git a/.gitignore b/.gitignore index 454275e..1e9a7fc 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ *.x86_64 *.log /.import -test/ \ No newline at end of file +test/ +build/ \ No newline at end of file diff --git a/kristofers/game/export_presets.cfg b/kristofers/game/export_presets.cfg index 7b03d8e..453e1d0 100644 --- a/kristofers/game/export_presets.cfg +++ b/kristofers/game/export_presets.cfg @@ -7,7 +7,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="Builds/game.x86_64" +export_path="build/game.x86_64" script_export_mode=1 script_encryption_key=""