9
0
mirror of https://github.com/WiIIiam278/HuskSync.git synced 2025-12-19 14:59:21 +00:00

Update docs and bump test suite to 1.20.1

This commit is contained in:
William
2023-10-05 19:12:21 +01:00
parent cae17f6e68
commit a384de8e42
3 changed files with 4 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ from tqdm import tqdm
class Parameters:
root_dir = './servers/'
proxy_version = "1.20"
minecraft_version = '1.20.1'
minecraft_version = '1.20.2'
eula_agreement = 'true'
backend_names = ['alpha', 'beta']