mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-04-24 00:47:31 +00:00
Cleanup
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
1. Ensure your test server is NOT RUNNING!
|
||||
2. Ensure Iris is up to date (gitkraken)
|
||||
3. Delete plugins/Iris/pack (server) (keep the folder Iris there)
|
||||
4. Delete plugins/Iris.jar (server)
|
||||
5. Make a new tab in gitkraken, click on clone a repository (github)
|
||||
6. Select "IrisPack" and set the clone path to yourserver/plugins/Iris
|
||||
7. Set the repository name to "pack" and click Clone, then Open Now
|
||||
8. Build Iris (eclipse)
|
||||
9. Start Server
|
||||
10. Profit
|
||||
@@ -1,6 +1,6 @@
|
||||
name: ${project.name}
|
||||
version: ${project.version}
|
||||
main: ninja.bytecode.iris.Iris
|
||||
main: com.volmit.iris.Iris
|
||||
load: STARTUP
|
||||
commands:
|
||||
iris:
|
||||
|
||||
Reference in New Issue
Block a user