This repository has been archived by the owner on Dec 5, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 146
Home
Chris edited this page Jul 12, 2021
·
9 revisions
Welcome to the QuickShop-Reremake wiki!
There is home page, the wiki still work in progress!
- Clone this wiki with
https://github.com/Ghost-chu/QuickShop-Reremake.wiki.git
locally. - Edit it.
- Add to git with
git add <files/.>
. - Create commit with
git commit -m <content>
. - Create a new repository and push them.
- Open a new issue to submit your request and wait for 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 version:
Important: You need to remove v
from the version number!