Skip to content

player2I0/openwilds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenWilds

What is this?

This is an implementation of Wilds.io server, written purely in Python (whereas original server is written in Node.js).

Quickstart

To run the server you need Python 3.6 or newer.

Firstly, install all dependencies:

pip install -r requirements.txt

Then launch the server:

python3 main.py

To actually play on the server, you need to download the game

Documentation (coming soon)

About

A custom Wilds.io server written in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages