summaryrefslogtreecommitdiff
path: root/projeto-fantasia.csproj
diff options
context:
space:
mode:
authorMatheus <matheus.guedes.mg.m@gmail.com>2025-08-16 00:12:15 -0300
committerMatheus <matheus.guedes.mg.m@gmail.com>2025-08-16 00:12:15 -0300
commit579a2fe0f837236eec5d9f9347baa8f6a49f6458 (patch)
treeb91dc6db5dccb537600aba743bd565c43c59f2da /projeto-fantasia.csproj
parente159be9bbbf005785bd2d60af8b5c3df608f28b2 (diff)
Personagem que anda
Diffstat (limited to 'projeto-fantasia.csproj')
-rw-r--r--projeto-fantasia.csproj7
1 files changed, 7 insertions, 0 deletions
diff --git a/projeto-fantasia.csproj b/projeto-fantasia.csproj
new file mode 100644
index 0000000..800a3c6
--- /dev/null
+++ b/projeto-fantasia.csproj
@@ -0,0 +1,7 @@
+<Project Sdk="Godot.NET.Sdk/4.4.1">
+ <PropertyGroup>
+ <TargetFramework>net8.0</TargetFramework>
+ <EnableDynamicLoading>true</EnableDynamicLoading>
+ <RootNamespace>projetofantasia</RootNamespace>
+ </PropertyGroup>
+</Project> \ No newline at end of file