添加了教育平台
This commit is contained in:
@@ -12,7 +12,7 @@ config_version=5
|
||||
|
||||
config/name="iFactory"
|
||||
config/description="智慧工厂的映射与交互"
|
||||
run/main_scene="res://Mods/EIPC/CPS.tscn"
|
||||
run/main_scene="res://Mods/教育平台/教育平台主菜单.tscn"
|
||||
config/features=PackedStringArray("4.0", "C#", "Forward Plus")
|
||||
boot_splash/bg_color=Color(0.00392157, 0, 0.00392157, 1)
|
||||
config/icon="res://icon.svg"
|
||||
@@ -20,12 +20,10 @@ config/icon="res://icon.svg"
|
||||
[autoload]
|
||||
|
||||
EntitiesManager="*res://Artists/Services/entities_manager.tscn"
|
||||
SCADAService="*res://Artists/Services/scada_service.tscn"
|
||||
BITApp="*res://Artists/Services/BITApp.tscn"
|
||||
DebugMenu="*res://addons/debug_menu/debug_menu.tscn"
|
||||
UXMetaService="*res://Artists/Services/UXMetaService.tscn"
|
||||
UXService="*res://Artists/Services/UXService.tscn"
|
||||
PlaybackWindow="res://Artists/Templates/PlaybackWindow.tscn"
|
||||
|
||||
[display]
|
||||
|
||||
@@ -49,6 +47,10 @@ enabled=PackedStringArray("res://addons/ui_design_tool/plugin.cfg", "res://addon
|
||||
|
||||
import/fbx/enabled=false
|
||||
|
||||
[gui]
|
||||
|
||||
theme/custom="res://Mods/MinimalUI/MinimalUI.tres"
|
||||
|
||||
[input]
|
||||
|
||||
cycle_debug_menu={
|
||||
@@ -57,6 +59,10 @@ cycle_debug_menu={
|
||||
]
|
||||
}
|
||||
|
||||
[physics]
|
||||
|
||||
3d/run_on_separate_thread=true
|
||||
|
||||
[rendering]
|
||||
|
||||
driver/threads/thread_model=2
|
||||
|
Reference in New Issue
Block a user