mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-02 16:49:12 +00:00
13 lines
386 B
XML
13 lines
386 B
XML
<?xml version="1.0"?>
|
|
<plugin>
|
|
<id>entity-interaction</id>
|
|
<version>0.1</version>
|
|
<name>Entity Interaction</name>
|
|
<description>Adds support for generic entity interactions (facing objects when using an action, etc).</description>
|
|
<authors>
|
|
<author>garyttierney</author>
|
|
</authors>
|
|
<scripts>
|
|
<script>object.rb</script>
|
|
</scripts>
|
|
</plugin> |