mirror of
https://github.com/Wesley-DeMontigny/WLUS.git
synced 2026-02-09 03:28:37 -06:00
15 lines
1.1 KiB
Markdown
15 lines
1.1 KiB
Markdown
# WLUS
|
|
This is a LEGO Universe Emulator written in Python 3.6</br>
|
|
|
|
# Installation
|
|
This server requires <a href="https://www.python.org/downloads/release/python-360/">Python 3.6</a> to run.
|
|
After downloading Python you can go ahead and download the project, then you need to download <a href="https://bitbucket.org/lcdr/pyraknet/">Pyraknet</a>. After Pyraknet is downloaded simply drag the Pyraknet installation to the Server's folder. The Server's folder should look something like this:</br>
|
|
</br>
|
|
And the Pyraknet folder looking something like this:</br>
|
|
</br>
|
|
Then open up command prompt or power shell and type ```python -m pip install passlib``` and ```python -m pip install flask```.
|
|
After all of that that just execute ```__main__.py```, The default Username is "wesley" and the default Password is "play"</br>
|
|
|
|
# Disclaimer
|
|
The LEGO Group has not endorsed or authorized the operation of this game and is not liable for any safety issues in relation to its operation
|