Added static /launcher/client path for client download for Launcher 1.2.0

This commit is contained in:
Junior 2024-01-04 23:29:55 -03:00
parent de6e509bcc
commit 04aabcc858
6 changed files with 15 additions and 11 deletions

View file

@ -1,6 +1,6 @@
{
"name": "RustyHearts-API",
"version": "1.1.0",
"version": "1.2.0",
"description": "Rusty Hearts REST API implementation on node.js",
"main": "src/app.js",
"scripts": {