mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-04 23:10:08 +01:00
Update most demos for Godot 4.0.beta10 (#782)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
; [section] ; section goes between []
|
||||
; param=value ; assign values to parameters
|
||||
|
||||
config_version=4
|
||||
config_version=5
|
||||
|
||||
[application]
|
||||
|
||||
@@ -21,6 +21,7 @@ This project contains 4 plugins:
|
||||
* The material creator plugin shows how to add a custom dock with some simple functionality.
|
||||
* The main screen plugin is a minimal example of how to create a plugin with a main screen."
|
||||
run/main_scene="res://test_scene.tscn"
|
||||
config/features=PackedStringArray("4.0")
|
||||
config/icon="res://icon.png"
|
||||
|
||||
[editor_plugins]
|
||||
|
||||
Reference in New Issue
Block a user