mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 08:39:11 +00:00
16 lines
325 B
XML
16 lines
325 B
XML
<?xml version="1.0"?>
|
|
<plugin>
|
|
<id>quest</id>
|
|
<version>0.9</version>
|
|
<name>Quest</name>
|
|
<description>Adds </description>
|
|
<authors>
|
|
<author>Major</author>
|
|
</authors>
|
|
<scripts>
|
|
<script>repository.rb</script>
|
|
</scripts>
|
|
<dependencies>
|
|
<dependency>attributes</dependency>
|
|
</dependencies>
|
|
</plugin> |