mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
Updated Home (markdown)
parent
7f29ddfda0
commit
2c13247492
1 changed files with 6 additions and 9 deletions
15
Home.md
15
Home.md
|
|
@ -1,11 +1,7 @@
|
||||||
Welcome to the Custom Anvil wiki !
|
## Plugin installation
|
||||||
|
|
||||||
Plugin installation: \
|
|
||||||
Just drop the [plugin jar](https://github.com/alexcrea/CustomAnvil/releases/latest) to `/plugin` on a spigot or fork of spigot, restart, and it should work.
|
Just drop the [plugin jar](https://github.com/alexcrea/CustomAnvil/releases/latest) to `/plugin` on a spigot or fork of spigot, restart, and it should work.
|
||||||
|
|
||||||
***
|
## Custom enchantment plugin developers:
|
||||||
|
|
||||||
Custom enchantment developers: \
|
|
||||||
If you like to make your custom enchantment plugin compatible with Custom Anvil, the rest of the documentation will help you with that.
|
If you like to make your custom enchantment plugin compatible with Custom Anvil, the rest of the documentation will help you with that.
|
||||||
|
|
||||||
Here are the general step to make your plugin compatible with Custom Anvil:
|
Here are the general step to make your plugin compatible with Custom Anvil:
|
||||||
|
|
@ -16,10 +12,11 @@ Here are the general step to make your plugin compatible with Custom Anvil:
|
||||||
|
|
||||||
You can also register Custom anvil recipe if you like to.
|
You can also register Custom anvil recipe if you like to.
|
||||||
|
|
||||||
***
|
## Add custom anvil as dependency.
|
||||||
|
|
||||||
Currently, there is no clean way to add Custom Anvil as a dependency for your plugin.
|
Currently, there is no clean way to add Custom Anvil as a dependency for your plugin. \
|
||||||
|
Working on that.
|
||||||
|
|
||||||
***
|
## Complementary information
|
||||||
|
|
||||||
Right now, documentation is incomplete and more page will be provided later.
|
Right now, documentation is incomplete and more page will be provided later.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue