Skip to content

henhouse/alpha-core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alpha-core

0.5.3 experimental emulator written in Python.

Installation

You need Python 3.6+ and a MariaDB server. For project requirements, install them with pip3 install -r requirements.txt.

You will need a realm and a world database, more info can be found in the config.yml file you will find inside etc/config/. Also, you will need to rename the .dist config file to match the correct config name.

Once you create both databases, populate them using the corresponding sql files located inside etc/databases. If there are any sql updates, apply them in order.

Note: you will need to manually create an account in the datatabase, make sure to hash the password using SHA256.

About

0.5.3 experimental emulator written in Python

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TSQL 99.3%
  • Other 0.7%