mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-05 08:40:08 +00:00
Housekeeping
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0"?>
|
||||
<plugin>
|
||||
<id>consumables</id>
|
||||
<version>0.1</version>
|
||||
<name>Consumables</name>
|
||||
<description>Adds support for consumables (e.g. potions, food).</description>
|
||||
<authors>
|
||||
<author>Major</author>
|
||||
<author>Ryley</author>
|
||||
</authors>
|
||||
<scripts>
|
||||
<script>consumable.rb</script>
|
||||
<script>food.rb</script>
|
||||
<script>potions.rb</script>
|
||||
</scripts>
|
||||
<dependencies />
|
||||
</plugin>
|
||||
Reference in New Issue
Block a user