Skip to content

Commit

Permalink
Removed single file publish as i remembered that in Godot 4, games ar…
Browse files Browse the repository at this point in the history
…e published as librairies instead of executables
  • Loading branch information
Mrcubix committed Aug 23, 2023
1 parent 7377853 commit 0ddd297
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Color Tiles.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@
<TargetFramework>net6.0</TargetFramework>
<EnableDynamicLoading>true</EnableDynamicLoading>
<RootNamespace>ColorTiles</RootNamespace>
<PublishSingleFile>true</PublishSingleFile>
</PropertyGroup>
</Project>

0 comments on commit 0ddd297

Please sign in to comment.