mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 00:38:21 +00:00
Housekeeping
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0"?>
|
||||
<plugin>
|
||||
<id>shops</id>
|
||||
<version>0.1</version>
|
||||
<name>Shops</name>
|
||||
<description>Adds shop support.</description>
|
||||
<authors>
|
||||
<author>Stuart</author>
|
||||
<author>Major</author>
|
||||
</authors>
|
||||
<scripts>
|
||||
<script>currency.rb</script>
|
||||
<script>shop.rb</script>
|
||||
<script>shop_item.rb</script>
|
||||
<script>shops.rb</script>
|
||||
</scripts>
|
||||
<dependencies>
|
||||
<dependency>util</dependency>
|
||||
</dependencies>
|
||||
</plugin>
|
||||
Reference in New Issue
Block a user