Update SDL3
This commit is contained in:
@@ -88,8 +88,8 @@ namespace Flax.Deps.Dependencies
|
||||
Path.Combine(root, "include", "SDL3"),
|
||||
};
|
||||
|
||||
//CloneGitRepoFastSince(root, "https://github.com/libsdl-org/SDL", new DateTime(2025, 01, 06));
|
||||
//GitResetToCommit(root, "8ec576ddabdc7edfd68e7a8a3214e84e4026328d");
|
||||
CloneGitRepoFastSince(root, "https://github.com/libsdl-org/SDL", new DateTime(2025, 01, 10));
|
||||
GitResetToCommit(root, "82125ec1d888e95f838b3cd683dfc8aa54013371");
|
||||
|
||||
foreach (var platform in options.Platforms)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user