first commit

This commit is contained in:
2020-10-28 16:08:07 +01:00
commit 03cbe35001
616 changed files with 11485 additions and 0 deletions

25
export_presets.cfg Normal file
View File

@@ -0,0 +1,25 @@
[preset.0]
name="Linux/X11"
platform="Linux/X11"
runnable=true
custom_features=""
export_filter="scenes"
export_files=PoolStringArray( "res://Track1.tscn" )
include_filter=""
exclude_filter=""
export_path="/mnt/Data/Projets/godot/CarRacer/release.x86_64"
patch_list=PoolStringArray( )
script_export_mode=1
script_encryption_key=""
[preset.0.options]
texture_format/bptc=false
texture_format/s3tc=true
texture_format/etc=false
texture_format/etc2=false
texture_format/no_bptc_fallbacks=true
binary_format/64_bits=true
custom_template/release=""
custom_template/debug=""