Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

AlbianWarp/AlbianWarpClient

Repository files navigation

AlbianWarpClient

The AlbianWarpClient is the Client component of the AlbianWarp Project. Its main purpose is to bridge Creatures3/Dockingstation and the AlbianWarpServer via the Shared Memory Interface.

Getting Started

To get started Download the latest release from here and follow the Installation Instruction in the wiki

Installation from source

this section is still under construction

Built With

  • Python3 - Language used for the Client logic
  • Requests - HTTP Library used for almost all client/server communication
  • ws4py - WebSocket client and server library for Python 2 and 3 as well as PyPy
  • pywin32 - Provides access to Win32 APIs for handling the CAOS Injection.

Contributing

Contributions are very welcome!

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the GPL3 License - see the LICENSE.md file for details