The C# to Lua compiler, with edits to make it compatible with warcraft III lua maps.
Info
Version: | 2.0.0 |
Author(s): | YANG Huan, Drake53 |
Last Update: | Monday, October 9, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Drake53/CSharp.lua/tree/master/CSharp.lua |
NuGet Url: | https://www.nuget.org/packages/War3Net.CSharpLua |
Install
Install-Package War3Net.CSharpLua
dotnet add package War3Net.CSharpLua
paket add War3Net.CSharpLua
War3Net.CSharpLua Download (Unzip the "nupkg" after downloading)
Dependencies
- Cake.Common(>= 0.35.0)
- Cake.Incubator(>= 5.1.0)
- ICSharpCode.Decompiler(>= 5.0.2.5153)
- Microsoft.CodeAnalysis.CSharp(>= 3.8.0)
- NuGet.Packaging(>= 5.3.0)
Tags