mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-02 16:49:12 +00:00
14 lines
311 B
XML
14 lines
311 B
XML
<?xml version="1.0"?>
|
|
<plugin>
|
|
<id>attributes</id>
|
|
<version>0.9</version>
|
|
<name>Attributes</name>
|
|
<description>Adds an attribute system for entites.</description>
|
|
<authors>
|
|
<author>Major</author>
|
|
</authors>
|
|
<scripts>
|
|
<script>attributes.rb</script>
|
|
</scripts>
|
|
<dependencies />
|
|
</plugin> |