forked from Ghost-chu/QuickShop-Reremake
-
Notifications
You must be signed in to change notification settings - Fork 74
Home
Chris edited this page Jun 26, 2021
·
11 revisions
Welcome to the QuickShop-Reremake wiki!
There is home page, the wiki still work in progress!
- Clone this wiki
https://github.com/Ghost-chu/QuickShop-Reremake.wiki.git
to your local. - Wrting/Editing.
- Add to git
git add <files/.>
. - Create commit
git commit -m <content>
. - Create a new repository and push them.
- Open a new issue to submit your request want waiting our merge.
<repositories>
<repository>
<id>Ghost_chu</id>
<url>https://raw.githubusercontent.com/Ghost-chu/maven-repo/master</url>
</repository>
</repositories>
<dependencies>
<dependency>
<groupId>org.maxgamer</groupId>
<artifactId>QuickShop</artifactId>
<version>{VERSION}</version>
</dependency>
</dependencies>
Current latest version:
Important: You need to remove v
from the version number!