File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed
Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "projectName" : " mcss-api-java" ,
3+ "projectOwner" : " Les-Projects" ,
4+ "repoType" : " github" ,
5+ "repoHost" : " https://github.com" ,
6+ "linkToUsage" : false ,
7+ "skipCi" : true ,
8+ "contributors" : []
9+ }
Original file line number Diff line number Diff line change 22
33[ ![ forthebadge] ( https://forthebadge.com/images/badges/fuck-it-ship-it.svg )] ( https://forthebadge.com ) [ ![ forthebadge] ( https://forthebadge.com/images/badges/made-with-java.svg )] ( https://forthebadge.com ) [ ![ forthebadge] ( https://forthebadge.com/images/badges/uses-badges.svg )] ( https://forthebadge.com )
44![ GitHub issues] ( https://img.shields.io/github/issues/Les-Projects/mcss-api-java?style=for-the-badge ) ![ GitHub pull requests] ( https://img.shields.io/github/issues-pr/Les-Projects/mcss-api-java?label=Pull%20Requests&style=for-the-badge )
5-
5+ <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
6+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square )] ( #contributors )
7+ <!-- ALL-CONTRIBUTORS-BADGE:END -->
68
79## Introduction
810MCSS (also known as [ MC Server Soft] ( https://mcserversoft.com/ ) ) is a Windows application used to easily manage Minecraft servers.
@@ -12,5 +14,16 @@ This wrapper is a simple API wrapper for the MCSS API.
1214This API wrapper is made by the community. The code might not be the cleanest.
1315You're more than welcome to contribute and improve the code.
1416
17+ ## Contributions
18+ <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
19+ <!-- prettier-ignore-start -->
20+ <!-- markdownlint-disable -->
21+
22+ <!-- markdownlint-restore -->
23+ <!-- prettier-ignore-end -->
24+
25+ <!-- ALL-CONTRIBUTORS-LIST:END -->
26+ List powered by [ All Contributors] ( https://allcontributors.org/ )
27+
1528___
1629Happy Coding 😊
You can’t perform that action at this time.
0 commit comments