mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-22 19:43:55 +00:00
New Build scripts
This commit is contained in:
parent
e969e79591
commit
c9a7eee188
8 changed files with 964 additions and 86 deletions
|
|
@ -15,10 +15,15 @@
|
|||
<DefineConstants>GODOT;GODOT_WINDOWS;GODOT_PC;GODOT4;GODOT4_5;GODOT4_5_0;GODOT4_OR_GREATER;GODOT4_0_OR_GREATER;GODOT4_1_OR_GREATER;GODOT4_2_OR_GREATER;GODOT4_3_OR_GREATER;GODOT4_4_OR_GREATER;GODOT4_5_OR_GREATER;GODOT4_5_0_OR_GREATER;TRACE;TOOLS</DefineConstants>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="Export.ps1" />
|
||||
<Content Include="BuildPublish.bat" />
|
||||
<Content Include="BuildPublish.ps1" />
|
||||
<Content Include="CirnoBuild.psm1" />
|
||||
<Content Include="NewExport.ps1" />
|
||||
<Content Include="omnisharp.json" />
|
||||
<Content Include="Publish.ps1" />
|
||||
<Content Include="Scripts\Resources\Events\tsconfig.json" />
|
||||
<Content Include="TestGodotPath.ps1" />
|
||||
<Content Include="VerifySetup.ps1" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="Scripts\Examples\" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue