Skip to content

nayrpg/WeAreOnTheTagServer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeAreOnTheTagServer

Restful API for hosting WeAreOnTheTag lazAR tag games

Python 3.4+ is required

Installation

  1. Install Server Dependencies To install the server dependencies run the following command: pip install -r requirements.txt
  2. Add the Server Certificate Place the server's certificate in the certs folder (PEM format) with the following name: cert.pem Place the server's key in the certs folder (PEM format) with the following name: key.pem

Running the server

To run the server run the following command: python3 lazors.py

About

ServerAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%