mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 16:49:11 +00:00
16 lines
385 B
XML
16 lines
385 B
XML
<?xml version="1.0"?>
|
|
<plugin>
|
|
<id>location-tutorial-island</id>
|
|
<version>0.1</version>
|
|
<name>Tutorial Island</name>
|
|
<description>Adds funtionality to Tutorial island.</description>
|
|
<authors>
|
|
<author>Major</author>
|
|
</authors>
|
|
<scripts>
|
|
<script>npcs.rb</script>
|
|
</scripts>
|
|
<dependencies>
|
|
<dependency>entity-spawning</dependency>
|
|
</dependencies>
|
|
</plugin> |