please be final readme commit

This commit is contained in:
Gray
2023-05-28 09:06:15 -04:00
committed by GitHub
parent b5313a45ec
commit e86a84dc10

View File

@@ -9,10 +9,10 @@ Go to `settings.h` and change URL_HOST and URL_PORT to what you want.
Go to `settings.h` and change the variable `CobaltUsage` to `ECobaltUsage::Hybrid`. Go to `settings.h` and change the variable `CobaltUsage` to `ECobaltUsage::Hybrid`.
# Recording Requests on latest # Recording requests on latest
[Download LawinServerV1](https://github.com/Lawin0129/LawinServer) and run `install_packages.bat` and then `start.bat`.<br><br> [Download LawinServerV1](https://github.com/Lawin0129/LawinServer) and run `install_packages.bat` and then `start.bat`.<br><br>
Change the mode to hybrid and make sure `URL_HOST` is `127.0.0.1` (localhost) and `URL_PORT` is 3551 (default LawinServerV1 port). In Cobalt, change the mode to hybrid ([tutorial](https://github.com/Milxnor/Cobalt#enabling-hybrid)) and make sure `URL_HOST` is `127.0.0.1` (localhost) and `URL_PORT` is 3551 (default LawinServerV1 port) in `settings.h`.
## How to have fiddler and connect to XMPP ## How to have fiddler and connect to XMPP