Skip to content

Commit 1c4a2b6

Browse files
committed
add: chillerbot in readme
1 parent 2dc19c0 commit 1c4a2b6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@
8484
- **Teeworlds** (`tw`): Steam-based, launches via `steam://rungameid/380840`.
8585
- **DDraceNetwork** (`ddnet`): Steam-based, launches via `steam://rungameid/412220`.
8686
- **Tater Client** (`tclient`): Downloaded from [sjrc6/TaterClient-ddnet](https://github.com/sjrc6/TaterClient-ddnet).
87+
- **Chillerbot-UX** (`chillerbot-ux`): Downloaded from [chillerbot/chillerbot-ux](https://github.com/chillerbot/chillerbot-ux)
8788
- **Cactus Client** (`cactus`): Downloaded from other source.
8889

8990
## Configuration
@@ -115,6 +116,7 @@ Please report bugs or suggest features at [GitHub Issues](https://github.com/nox
115116
- **More Special Thanks**:
116117
- [@sollybunny](https://github.com/sollybunny) & [@sjrc6](https://github.com/sjrc6) for allowing me use their Tater Client in launcher.
117118
- [@handerfall](https://github.com/handerfall) for allowing me use their Cactus Client in launcher.
119+
- [@chillerdragon](https://github.com/chillerdragon) for allowing me use their Chillerbot-UX client in launcher.
118120

119121
## License
120122

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tw-launcher",
3-
"version": "1.2.2",
3+
"version": "1.2.2-beta.1",
44
"description": "TWLauncher",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)