Skip to content

Commit

Permalink
Updated releasde number fopr 1.4a2
Browse files Browse the repository at this point in the history
  • Loading branch information
RodZill4 committed Nov 25, 2024
1 parent 6317a9b commit 9a82112
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions project.godot
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ config_version=5

config/name="Material Maker"
config/description="An open source, extensible procedural material authoring tool"
config/tags=PackedStringArray("material_maker")
run/main_scene="res://parse_args.tscn"
config/use_custom_user_dir=true
config/custom_user_dir_name="material_maker_dev"
Expand All @@ -22,8 +23,8 @@ boot_splash/fullsize=false
boot_splash/use_filter=false
config/icon="res://icon.png"
config/windows_native_icon="res://icon.ico"
config/release="1.4.0.0"
config/actual_release="1.4pre"
config/release="1.4.0.1"
config/actual_release="1.4a2"

[audio]

Expand Down Expand Up @@ -58,8 +59,7 @@ window/handheld/orientation.Android="sensor_landscape"

[editor]

run/main_run_args="--no-splash"
run/main_run_args_paint="--no-splash D:\\Dev\\Godot\\material-maker-dev\\material_maker\\meshes\\stylizedhammer.obj"
run/main_run_args_paint="--no-splash D:\\Dev\\Godot\\material-maker-dev\\material_maker\\meshes\\suzanne.mmpp"
run/main_run_args_nosplash="--no-splash"

[editor_plugins]
Expand Down

0 comments on commit 9a82112

Please sign in to comment.