Contributions are welcome.
If you find a bug or something not working correctly, please open an issue and include:
- a short description of the problem
- steps to reproduce it
- Player.log if relevant
Feature ideas and improvements are also welcome. Please open an issue to discuss the idea.
Clone the repository:
git clone https://github.com/rafastr/bazaar-chronicle
Install dependencies:
pip install -r requirements.txt
Run the application:
python -m web.app
Need to build templates db from game files and download item images. Using the tools from manage page.
Small and focused pull requests are preferred.