#include "Flatline.h"

int main()
{
	NetPlatform_Initalize();
	FLrServer_Run();
	NetPlatform_Shutdown();
	return 0;
}
// 27777 and neighbouring ports are unassigned