From 0ddd297e6c96fb4fe5a6035198ece49af1de4910 Mon Sep 17 00:00:00 2001 From: Mrcubix Date: Wed, 23 Aug 2023 18:00:31 +0200 Subject: [PATCH] Removed single file publish as i remembered that in Godot 4, games are published as librairies instead of executables --- Color Tiles.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/Color Tiles.csproj b/Color Tiles.csproj index 7ab64d8..1cdb182 100644 --- a/Color Tiles.csproj +++ b/Color Tiles.csproj @@ -3,6 +3,5 @@ net6.0 true ColorTiles - true \ No newline at end of file