Skip to content

Instantly share code, notes, and snippets.

@niwaniwa
Last active August 29, 2015 14:16
Show Gist options
  • Save niwaniwa/065c649d68230667e80d to your computer and use it in GitHub Desktop.
Save niwaniwa/065c649d68230667e80d to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<map proto="1.0.0">
<name>Map name</name>
<version>1.0.0</version>
<authors>
<author>author</author>
</authors>
<spawns>
<spawn type="spawn1" location="x,y,z" yaw="yaw"/>
<spawn type="spawn2" location="x,y,z" yaw="yaw"/>
</spawns>
</map>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment