Files
apollo/game/data/plugins/location/edgeville/plugin.xml
KeepBotting 739c331860 Housekeeping
2019-03-26 14:05:40 -04:00

17 lines
396 B
XML

<?xml version="1.0"?>
<plugin>
<id>location-edgeville</id>
<version>0.1</version>
<name>Edgeville</name>
<description>Adds functionality to Edgeville.</description>
<authors>
<author>xEliqa</author>
<author>Major</author>
</authors>
<scripts>
<script>npcs.rb</script>
</scripts>
<dependencies>
<dependency>entity-spawning</dependency>
</dependencies>
</plugin>