Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Latest commit

 

History

History
34 lines (22 loc) · 1.57 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.57 KB

This repository permanently moved to HIT-ReFreSH/JMobileSuit, metadata will be updated later.

PlasticMetal.JMobileSuitLite

maven license GitHub last commit GitHub repo size GitHub code size

View in maven-central

JMobileSuitLite is a Light-weight MobileSuit for Java. Migrated from .NET Core.

View English Documentation

查看中文文档

PlasticMetal.MobileSuit is a Powerful tool to quickly build a ConsoleApp, written in C#, mapping command to a specific method in your code.

For details of MobileSuit, see: https://github.com/Plastic-Metal/MobileSuit

As I'm new to Java, and limited by the JVM, some functions of MobileSuit are not supported in JMobileSuitLite, Including but not limited to:

  1. Method Members only
  2. Instance Mode Only
  3. No Async Support