feature/packages (#75)
Branche dédié pour la generation des packages Co-authored-by: stilobique-i7 <aurelienvlt@free.fr> Reviewed-on: Athena/game-source#75 Co-authored-by: stilobique <aurelienvlt@free.fr> Co-committed-by: stilobique <aurelienvlt@free.fr>
This commit is contained in:
+6
-1
@@ -200,9 +200,13 @@ _global_script_class_icons={
|
||||
|
||||
[application]
|
||||
|
||||
config/name="Athena-Hidden-Object"
|
||||
config/name="Puzzle Quest"
|
||||
config/description="A treasure chest fill with any Jiggsaw !"
|
||||
run/main_scene="res://scenes/Main.tscn"
|
||||
boot_splash/image="res://releases/splash-screen.png"
|
||||
config/icon="res://icon.png"
|
||||
config/macos_native_icon="res://releases/mac/project.icns"
|
||||
config/windows_native_icon="res://releases/windows/project.ico"
|
||||
config/quit_on_go_back=false
|
||||
|
||||
[autoload]
|
||||
@@ -223,6 +227,7 @@ settings/stdout/print_fps=true
|
||||
|
||||
window/size/width=1920
|
||||
window/size/height=1080
|
||||
window/size/fullscreen=true
|
||||
window/dpi/allow_hidpi=true
|
||||
window/handheld/orientation="sensor_landscape"
|
||||
window/stretch/mode="2d"
|
||||
|
||||
Reference in New Issue
Block a user