2022-08-26 12:39:11 +02:00
|
|
|
# MonkeyBusiness
|
|
|
|
|
2023-10-07 13:59:12 +02:00
|
|
|
experimental local testing server
|
2022-08-26 12:39:11 +02:00
|
|
|
|
2023-10-07 13:59:12 +02:00
|
|
|
## Usage
|
2022-08-26 12:39:11 +02:00
|
|
|
|
2023-10-07 13:59:12 +02:00
|
|
|
Run [start.bat (Windows)](start.bat) or [start.sh (Linux)](start.sh)
|
2022-08-26 12:39:11 +02:00
|
|
|
|
2023-10-07 13:59:12 +02:00
|
|
|
[web interface](https://github.com/drmext/BounceTrippy/releases), [score import](utils/db)
|
2023-02-22 23:53:08 +01:00
|
|
|
|
|
|
|
## Troubleshooting
|
|
|
|
|
2023-10-07 13:59:12 +02:00
|
|
|
- Delete [or fix](start.bat#L9) `/.venv` if the server folder is moved or python is upgraded
|
2023-07-15 08:04:48 +02:00
|
|
|
|
2023-10-07 13:59:12 +02:00
|
|
|
- DRS, GD, and NOST require mdb xml copied to the server folder
|
2023-07-15 08:04:48 +02:00
|
|
|
|
2023-10-07 13:59:12 +02:00
|
|
|
- **URL Slash 1 (On)** [may still be required in rare cases](modules/__init__.py#L46)
|