forked from reversedrooms/hoyo-sdk
Hoyo SDK server emulator
- Rust 79.1%
- HTML 20.9%
| html | ||
| rsa | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
| sdk.default.toml | ||
hoyo-sdk
Portable and lightweight SDK server implementation in Rust.
Usage
Just compile and run. The server uses sqlite, so no additional database setup required.
Register an account
By default, you can register an account here: http://127.0.0.1:20100/account/register (assuming you're running server with the default configuration)