游戏类库的公共抽象接口,根据此接口实现各个业务逻辑类库。.
Info
Version: | 1.1.0 |
Author(s): | 云却 |
Last Update: | Thursday, February 21, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/KumoKyaku/Megumin.GameFramework |
NuGet Url: | https://www.nuget.org/packages/MeguminEngine.Interface |
Install
Install-Package MeguminEngine.Interface
dotnet add package MeguminEngine.Interface
paket add MeguminEngine.Interface
MeguminEngine.Interface Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- NETStandard.Library(>= 1.6.1)
- System.ValueTuple(>= 4.5.0)
No dependencies.
Tags