Skip to content

Commit

Permalink
'update'
Browse files Browse the repository at this point in the history
  • Loading branch information
9-9-9-9 committed Aug 28, 2021
1 parent 947159c commit 0a62f9d
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,8 @@ Steps:
- Linux/Mac: run file `./client.sh` from terminal

Enjoy it
- Windows: click and run file `mini-game-on-chrome.bat`
- Linux/Mac: run file `./mini` or `./mini-game-on-chrome.sh` from terminal
- Windows: click and run file `mini-game-on-chrome*.bat`
- Linux/Mac: run file `./mini` or `./mini-game-on-chrome*.sh` from terminal

### Matrix
For: developers only
Expand Down
4 changes: 2 additions & 2 deletions README.release.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ Steps:
- Linux/Mac: run file `./client.sh` from terminal

Enjoy it
- Windows: click and run file `mini-game-on-chrome.bat`
- Linux/Mac: run file `./mini` or `./mini-game-on-chrome.sh` from terminal
- Windows: click and run file `mini-game-on-chrome*.bat`
- Linux/Mac: run file `./mini` or `./mini-game-on-chrome*.sh` from terminal

#### Other features
[find out at our Wiki](https://github.com/9-9-9-9/Bit-Heroes-bot/wiki)
Expand Down
12 changes: 11 additions & 1 deletion client.bat
Original file line number Diff line number Diff line change
@@ -1,2 +1,12 @@
del mini-game-on-chrome.bat >nul 2>&1
del mini-game-on-chrome1.bat >nul 2>&1
del mini-game-on-chrome2.bat >nul 2>&1
del mini-game-on-chrome3.bat >nul 2>&1
del mini-game-on-chrome4.bat >nul 2>&1
del mini-game-on-chrome5.bat >nul 2>&1
del mini-game-on-chrome6.bat >nul 2>&1
del mini-game-on-chrome7.bat >nul 2>&1
del mini-game-on-chrome8.bat >nul 2>&1
del mini-game-on-chrome9.bat >nul 2>&1
del mini-game-on-chrome10.bat >nul 2>&1

java -jar BitHeroes.jar client

0 comments on commit 0a62f9d

Please sign in to comment.