update to Godot 4.2.1
parent
90473d286b
commit
5ae49b2030
|
@ -6,7 +6,7 @@ Forsen-related game
|
|||
|
||||
## Building
|
||||
|
||||
This is currently being developed on the stable version of 4.2.0. Requires
|
||||
This is currently being developed on the stable version of 4.2.1. Requires
|
||||
.NET version >=7.0.
|
||||
|
||||
## Notes
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<Project Sdk="Godot.NET.Sdk/4.2.0">
|
||||
<Project Sdk="Godot.NET.Sdk/4.2.1">
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net6.0</TargetFramework>
|
||||
<EnableDynamicLoading>true</EnableDynamicLoading>
|
||||
|
|
Loading…
Reference in New Issue