G2G2G2G / project-edn-server

An open source server emulator for Exteel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

server

This is the main repository for the server source code. This functions as a simple, bare bones server emulator.

setup

To run the server locally:

notes

The system comes pre-seeded with a single account, username: pinkett, password: password

The game requires two TCP ports, default 15180 for the webserver for creating accounts, and 15152 for gameplay

You will need to provide the game clients ".map" files under Config/Maps

You will also need to provide the game clients ".poo" files, unencrypted, under Config/Poo

The repository "project-edn-tools" has batch scripts to easily extract these files for fast setup

About

An open source server emulator for Exteel


Languages

Language:C# 96.0%Language:CSS 2.3%Language:HTML 1.2%Language:JavaScript 0.4%Language:Dockerfile 0.1%