Implementation of the Factorio web API.
Info
Version: | 1.2.0.34 |
Author(s): | Mathis Rech |
Last Update: | Sunday, May 2, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Artentus/ModMyFactory2 |
NuGet Url: | https://www.nuget.org/packages/ModMyFactory.WebApi |
Install
Install-Package ModMyFactory.WebApi
dotnet add package ModMyFactory.WebApi
paket add ModMyFactory.WebApi
ModMyFactory.WebApi Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- ModMyFactory.BaseTypes(>= 1.2.0.19)
- Newtonsoft.Json(>= 12.0.3)