Skip to content

Commit 93226c4

Browse files
committed
Merge remote-tracking branch 'dev/recode' into recode
2 parents 7ac3c97 + 7cb8ce4 commit 93226c4

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
**[Wiki](https://github.com/XZot1K/DisplayShopsAPI/wiki) | [Commands](https://github.com/XZot1K/DisplayShopsAPI/wiki/commands) | [Permissions](https://github.com/XZot1K/DisplayShopsAPI/wiki/permissions)
22
| [How Does It Work?](https://github.com/XZot1K/DisplayShopsAPI/wiki/shop-guide) | [Developer API](https://github.com/XZot1K/DisplayShopsAPI/wiki/developer-api)
3-
| [Java Docs](https://xzot1k.github.io/DisplayShopsAPI/)**
3+
| [Java Docs](https://xzot1k.github.io/DisplayShopsAPI/) | [Usage statistics](https://bstats.org/plugin/bukkit/DisplayShops/23070)**
44

5-
## v2.0+ code is unde rthe "recode" branch while v1.7.x code (pre-2.0) is under the "master" branch
5+
<img src=https://bstats.org/signatures/bukkit/DisplayShops.svg>
6+
7+
## v2.0+ code is under the "recode" branch while v1.7.x code (pre-2.0) is under the "master" branch
68

79
This is the core DisplayShops source code, which depends on the [DisplayShopsAPI](https://github.com/XZot1K/DisplayShopsAPI). Sicne the core depends on the API, the DisplayShopsAPI will need to be cloned, built, and installed to your local Maven respository.
810

@@ -20,4 +22,5 @@ Create immersive simplistic shops with animations, efficient transaction handlin
2022
* To build DisplayShops core, clone the repository and open the project in Intellij IDE.
2123
* Ensure the DisplayShopsAPI is installed and linked to the core as a seperate module.
2224
* Run the "Build Jar" run configuration at the top-right of the IDE near the run/debug buttons.
23-
* If successful, the JAR will be located in the "target" folder under the "Core" module folder found in the project directory.
25+
* If successful, the JAR will be located in the "target" folder under the "Core" module folder found in the project directory.
26+
*

0 commit comments

Comments
 (0)