CakeLang is an open source Minecraft data pack development framework with a built in CakeLang scripting language transpiler! You can build generative and dynamic data packs using C# which has built in plugin support through nuget!. 
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | Dotch | 
| Last Update: | Wednesday, June 10, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/WilliamRagstad/CakeLang | 
| NuGet Url: | https://www.nuget.org/packages/CakeLang | 
Install
Install-Package CakeLang
                        dotnet add package CakeLang
                        paket add CakeLang
                        
                                CakeLang Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- EzConsole(>= 1.0.0)
 - Newtonsoft.Json(>= 12.0.3)
 
Tags