|
| Validate (cls) |
|
| CheckIfPremakeInstalled (cls) |
|
| InstallPremake (cls) |
|
|
str | PremakeVersion = "5.0.0-beta2" |
|
str | PremakeZipUrls = f"https://github.com/premake/premake-core/releases/download/v{PremakeVersion}/premake-{PremakeVersion}-windows.zip" |
|
str | PremakeLicenseUrl = "https://raw.githubusercontent.com/premake/premake-core/master/LICENSE.txt" |
|
str | PremakeDirectory = "External/premake/bin" |
|
The documentation for this class was generated from the following file:
- LkEngine/Test/LTesto/Tools/Module/PremakeClass.py