Update stb lib
This commit is contained in:
2
Source/ThirdParty/stb/stb.Build.cs
vendored
2
Source/ThirdParty/stb/stb.Build.cs
vendored
@@ -14,7 +14,7 @@ public class stb : HeaderOnlyModule
|
||||
base.Init();
|
||||
|
||||
LicenseType = LicenseTypes.MIT;
|
||||
LicenseFilePath = "LICENSE.txt";
|
||||
LicenseFilePath = "LICENSE";
|
||||
|
||||
// Merge third-party modules into engine binary
|
||||
BinaryModuleName = "FlaxEngine";
|
||||
|
||||
Reference in New Issue
Block a user