From 964486fda095343b0a75a0ee41bb43b1ce6befcd Mon Sep 17 00:00:00 2001 From: UnitedAirforce Date: Wed, 31 Dec 2025 17:37:15 +0800 Subject: [PATCH] Add asset --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f64ba7..e0bd2d0 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,9 @@ This is the server & package repo of a OverRapid mod that I made a while bac ## The Server -Simply get the code, download the asset, place the asset, edit `config.py`'s host and port, and run. +Simply get the code, unzip the asset in the server root directory, edit `config.py`'s host and port, and run. + +Asset: [Google Drive](https://drive.google.com/file/d/12z7gzaY6BNmoz6svmh1yg_yypjos82Bv/view?usp=drive_link) ## The Client