Yaml and Lua based C# game engine for building room based RPGs with rich dialogue.
Info
Version: | 0.1.2 |
Author(s): | Thomas Nind |
Last Update: | Saturday, May 30, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tznind/Wanderer |
NuGet Url: | https://www.nuget.org/packages/Wanderer |
Install
Install-Package Wanderer
dotnet add package Wanderer
paket add Wanderer
Wanderer Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.CSharp(>= 4.7.0)
- NLog(>= 4.6.8)
- NLua(>= 1.4.29)
- Newtonsoft.Json(>= 12.0.3)
- YamlDotNet(>= 8.0.0)
- Microsoft.CSharp(>= 4.7.0)
- NLog(>= 4.6.8)
- NLua(>= 1.4.29)
- Newtonsoft.Json(>= 12.0.3)
- YamlDotNet(>= 8.0.0)
Tags