mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-02 16:49:12 +00:00
16 lines
368 B
XML
16 lines
368 B
XML
<?xml version="1.0"?>
|
|
<plugin>
|
|
<id>location-al-kharid</id>
|
|
<version>0.1</version>
|
|
<name>Al-Kharid</name>
|
|
<description>Adds functionality to Al-Kharid.</description>
|
|
<authors>
|
|
<author>Major</author>
|
|
</authors>
|
|
<scripts>
|
|
<script>npcs.rb</script>
|
|
</scripts>
|
|
<dependencies>
|
|
<dependency>entity-spawning</dependency>
|
|
</dependencies>
|
|
</plugin> |