Files
apollo/data/plugins/location/varrock/plugin.xml
T
Jesse Woolsey 8bc3ba60ac * Varrock Npcs
* Fixed The big indent so it should be readable now
2016-02-12 17:19:18 -05:00

16 lines
369 B
XML

<?xml version="1.0"?>
<plugin>
<id>location-varrock</id>
<version>0.1</version>
<name>Varrock</name>
<description>Adds functionality to Varrock.</description>
<authors>
<author>Wizard Jesse</author>
</authors>
<scripts>
<script>npcs.rb</script>
</scripts>
<dependencies>
<dependency>entity-spawning</dependency>
</dependencies>
</plugin>