mirror of
https://github.com/shiroyashik/sculptor.git
synced 2025-12-06 04:51:13 +03:00
🎉WebSocket refactored!
This commit is contained in:
parent
7a4f3dc7a5
commit
4c0871e26c
30 changed files with 650 additions and 587 deletions
12
README.md
12
README.md
|
|
@ -4,6 +4,7 @@
|
|||
# The Sculptor
|
||||
|
||||
[](https://github.com/shiroyashik/sculptor/actions/workflows/dev-release.yml)
|
||||

|
||||
|
||||
Unofficial backend for the Minecraft mod [Figura](https://github.com/FiguraMC/Figura).
|
||||
|
||||
|
|
@ -19,11 +20,11 @@ I'm keeping the public server running at the moment!
|
|||
|
||||
You can use it if running your own Sculptor instance is difficult for you.
|
||||
|
||||
To connect, simply change **IP Server** in Figura settings to the address below:
|
||||
To connect, simply change **Figura Cloud IP** in Figura settings to the address below:
|
||||
|
||||
> figura.shsr.ru
|
||||
|
||||
Authentication is enabled on the server via: Mojang and [Ely.By](https://ely.by/)
|
||||
Authentication is enabled on the server via: Mojang(Microsoft) and [Ely.By](https://ely.by/)
|
||||
|
||||
For reasons beyond my control, the server is not available in some countries.
|
||||
|
||||
|
|
@ -73,10 +74,15 @@ cargo run --release
|
|||
```
|
||||
|
||||
## Contributing
|
||||

|
||||
on
|
||||
[](https://t.me/shiroyashik)
|
||||
or
|
||||

|
||||
|
||||
If you have ideas for new features, have found a bug, or want to suggest improvements,
|
||||
please create an [issue](https://github.com/shiroyashik/sculptor/issues)
|
||||
or contact me directly via Discord/Telegram (@shiroyashik).
|
||||
or contact me directly via Discord/Telegram (**@shiroyashik**).
|
||||
|
||||
If you are a Rust developer, you can modify the code yourself and request a Pull Request:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue