diff --git a/.idea/artifacts/BasicInfoAPI_jar.xml b/.idea/artifacts/BasicInfoAPI_jar.xml new file mode 100644 index 0000000..b479a91 --- /dev/null +++ b/.idea/artifacts/BasicInfoAPI_jar.xml @@ -0,0 +1,9 @@ + + + $PROJECT_DIR$/out/artifacts/BasicInfoAPI_jar + + + + + + \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..f891a96 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# MinecraftServerManagerAPI + +This repo contains several modules.Provides APIs for bot making or related projects. + +## BasicInfoAPI + +Supports to get basic info of a Minecraft server.Using the official client's way to get info that can be listed in Minecraft client's server list. +Click the dir link to get further info. + +Latest Release:0.1 \ No newline at end of file