mirror of
https://github.com/ApfelTeeSaft/Reload-Backend.git
synced 2026-08-26 19:33:26 +00:00
Update README.md
This commit is contained in:
@@ -56,8 +56,11 @@ Created by [Burlone](https://github.com/burlone0), This is a modded backend, all
|
||||
* [x] Parties.
|
||||
* [x] Chat (whispering, global chat, party chat).
|
||||
* [x] Friends.
|
||||
* HTTPS/SSL Support:
|
||||
* [x] A working https/ssl system.
|
||||
|
||||
## TO-DO
|
||||
- [ ] Differentiate ports between xmpp and matchmaker
|
||||
- [ ] Create a support with save the world
|
||||
|
||||
## Discord Bot Commands
|
||||
|
||||
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "reloadbackend",
|
||||
"version": "1.0.5",
|
||||
"version": "1.0.6",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "reloadbackend",
|
||||
"version": "1.0.5",
|
||||
"version": "1.0.6",
|
||||
"license": "GPL-3.0",
|
||||
"dependencies": {
|
||||
"axios": "^1.7.7",
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "reloadbackend",
|
||||
"version": "1.0.5",
|
||||
"version": "1.0.6",
|
||||
"description": "Created by Burlone, This is a modded backend, all main backend credits to lawin",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user