pornofon
This commit is contained in:
parent
8b31dfa980
commit
ed4c2ed734
15
README.md
15
README.md
@ -0,0 +1,15 @@
|
||||
# openbrawl-client
|
||||
ноджс клиент для sc:re
|
||||
* да.тут есть крипта
|
||||
|
||||
## Installing
|
||||
1. скачать репо
|
||||
2. ввести `npm i`
|
||||
3. `node index.js`
|
||||
|
||||
## password
|
||||
password:openproject
|
||||
### Setup
|
||||
1. зайти в config/config.js и отредачить
|
||||
2. после запустить клиент
|
||||
3. пользоваться клиентом
|
23
package.json
23
package.json
@ -1,23 +0,0 @@
|
||||
{
|
||||
"name": "openbrawl-client",
|
||||
"version": "1.0.0",
|
||||
"description": "Advanced Brawl Stars client for OpenBrawlProject with encryption and logging",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "node index.js",
|
||||
"dev": "node index.js",
|
||||
"test": "node test.js"
|
||||
},
|
||||
"keywords": ["brawl-stars", "client", "openbrawlproject", "nodejs", "rc4", "encryption", "logging"],
|
||||
"author": "OpenBrawlProject",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=14.0.0"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/OpenBrawlProject/openbrawl-client"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user