You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-08 12:40:44 +00:00
C#: Bump Godot.NET.Sdk version to 3.2.4
This commit is contained in:
@@ -8,7 +8,7 @@ namespace GodotTools.ProjectEditor
|
||||
{
|
||||
public static class ProjectGenerator
|
||||
{
|
||||
public const string GodotSdkVersionToUse = "3.2.3";
|
||||
public const string GodotSdkVersionToUse = "3.2.4";
|
||||
public const string GodotSdkNameToUse = "Godot.NET.Sdk";
|
||||
|
||||
public static ProjectRootElement GenGameProject(string name)
|
||||
|
||||
Reference in New Issue
Block a user