Skip to content

Commit

Permalink
5,000 commits later, still not released 0.o
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed Jun 28, 2015
1 parent e1110c3 commit 87fb3d5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
12 changes: 8 additions & 4 deletions README.md
@@ -1,22 +1,26 @@
Denizen: Helpful Citizens for Bukkit!
-------------------------------------

**Version 0.9.7**: Working towards the 1.0 release!

**Download (Dev builds)**: http://ci.citizensnpcs.co/job/Denizen/
**Download (Developmental builds)**: http://ci.citizensnpcs.co/job/Denizen/
**Download (VERY Developmental builds)**: http://ci.mineconomy.org/job/Denizen_Developmental/
**Download (BukkitDev)**: http://dev.bukkit.org/bukkit-plugins/denizen/

#### Need help using Denizen? Try one of these places:

**Wiki**: http://wiki.citizensnpcs.co/Denizen
**IRC**: http://webchat.esper.net/?channels=citizens,denizen-dev
(irc.esper.net in the channels #denizen-dev or #citizens)
**Denizen Handbook**: http://bit.ly/XaWBLN
**command/tag/event search**: http://mcmonkey.org/denizen/logs/
**Beginner's Guide**: http://bit.ly/1bHkByR
**command/tag/event/etc. search**: http://mcmonkey.org/denizen/logs/
**Tutorial Videos**: http://mcmonkey.org/denizen/vids
**Denizen Handbook** (OLD): http://bit.ly/XaWBLN
**Beginner's Guide** (OLD): http://bit.ly/1bHkByR

#### Also check out:

**Citizens2 (NPC support - optional)**: https://github.com/CitizensDev/Citizens2/
**Depenizen (Other plugin support - optional)**: https://github.com/DenizenScript/Depenizen-For-Bukkit
**dIRCBot (Adds an IRC bot to Denizen)**: https://github.com/DenizenScript/dIRCBot
**Webizen (Adds a webserver to Denizen)**: https://github.com/DenizenScript/Webizen
**Denizen Core (Our core, needed for building)**: https://github.com/DenizenScript/Denizen-Core
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -7,7 +7,7 @@
<groupId>net.aufdemrand</groupId>
<artifactId>denizen</artifactId>
<packaging>jar</packaging>
<version>0.9.6-SNAPSHOT</version>
<version>0.9.7-SNAPSHOT</version>
<name>Denizen</name>
<description>Scriptable Minecraft and Citizens2</description>

Expand Down

0 comments on commit 87fb3d5

Please sign in to comment.