A ZMachine interpreter supporting v1-v5 games written in C#.
Info
Version: | 1.0.23 |
Author(s): | Brian Peek |
Last Update: | Thursday, September 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BrianPeek/ZMachineLib |
NuGet Url: | https://www.nuget.org/packages/ZMachineLib |
Install
Install-Package ZMachineLib
dotnet add package ZMachineLib
paket add ZMachineLib
ZMachineLib Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.Runtime.Serialization.Json(>= 4.3.0)
- System.Runtime.Serialization.Primitives(>= 4.3.0)
Tags