Update to 4.2
This commit is contained in:
parent
3173b21368
commit
439be5642d
3 changed files with 4 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,3 +3,4 @@
|
|||
.export/
|
||||
.itchio/
|
||||
.steam/
|
||||
.DS_Store
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
This is a Godot 4.1.2 stable project. Not sure if everything will work in future version.
|
||||
This code is very bad so be warned this is a SLOP project
|
||||
This is a Godot 4.2.2 stable project. Not sure if everything will work in future version.
|
||||
This code is very ~~bad~~ so be warned this is a ~~SLOP~~ super cool project
|
||||
|
|
|
@ -12,7 +12,7 @@ config_version=5
|
|||
|
||||
config/name="PNGTuberPlus"
|
||||
run/main_scene="res://main_scenes/main.tscn"
|
||||
config/features=PackedStringArray("4.1", "GL Compatibility")
|
||||
config/features=PackedStringArray("4.2", "GL Compatibility")
|
||||
run/max_fps=60
|
||||
boot_splash/bg_color=Color(0.0313726, 0.0313726, 0.0313726, 1)
|
||||
boot_splash/image="res://splash.png"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue