Documentation

Documentation

this page is under development

Quick Start

Quick Start Guide

Arena Save File

this is generally what a save file looks like, descriptions to come soon.

{
	"Name":"Two_Towers",
	"GameModes":{
		"TeamDeathMatch":{
			"WinScore":25
		}
	},
	"RedSpawns":[
		[
			-916.0741323259095,
			112.0625,
			130.86672255740706,
			-89.18652
		]
	],
	"FriendlyFire":false,
	"AutoBalance":true,
	"CurrentGamemode":"TeamDeathMatch",
	"BlueSpawns":[
		[
			-835.5047315701455,
			112.0625,
			86.12845464368773,
			-266.48615
		]
	],
	"MaxPlayers":20,
	"Bounds":[
		[
			-832.5730313701613,
			126.12945888732176,
			137.9253957802561,
			-224.03671
		],
		[
			-919.3142372480332,
			101.0,
			78.69999998807904,
			-47.636597
		]
	],
	"World":"world"
}