Update README.md

This commit is contained in:
Burlone
2024-10-28 10:46:16 +01:00
parent 69ea2dfcef
commit 2a0a2fdec4
3 changed files with 6 additions and 3 deletions
+3
View File
@@ -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
+2 -2
View File
@@ -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
View File
@@ -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": {