mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-02 13:31:16 +00:00
Build script
This commit is contained in:
parent
1ed08d6a58
commit
101fa7d182
6 changed files with 83 additions and 5 deletions
|
|
@ -37,8 +37,8 @@ application/modify_resources=true
|
|||
application/icon="uid://dicat7qqa0a7o"
|
||||
application/console_wrapper_icon=""
|
||||
application/icon_interpolation=4
|
||||
application/file_version=""
|
||||
application/product_version=""
|
||||
application/file_version="0.1.0.0"
|
||||
application/product_version="0.1.0.0"
|
||||
application/company_name="Maddo"
|
||||
application/product_name="Cirno: No Reason"
|
||||
application/file_description=""
|
||||
|
|
@ -66,4 +66,4 @@ Unregister-ScheduledTask -TaskName godot_remote_debug -Confirm:$false -ErrorActi
|
|||
Remove-Item -Recurse -Force '{temp_dir}'"
|
||||
dotnet/include_scripts_content=false
|
||||
dotnet/include_debug_symbols=true
|
||||
dotnet/embed_build_outputs=false
|
||||
dotnet/embed_build_outputs=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue