added tlibtoml submodule
This commit is contained in:
@@ -6,7 +6,10 @@
|
||||
git clone --recurse-submodules --depth 0 https://timerix.ddns.net/git/Timerix/tcp-chat.git
|
||||
```
|
||||
|
||||
2. Install [cbuild](https://timerix.ddns.net/git/Timerix/cbuild) version specified in `project.config`.
|
||||
2. Install [cbuild](https://timerix.ddns.net/git/Timerix/cbuild/releases).
|
||||
Select latest version compatible with the one in `project.config`.
|
||||
Example: For `2.3.0` download latest `2.3.x`.
|
||||
|
||||
|
||||
3. Build executable
|
||||
```
|
||||
@@ -23,7 +26,7 @@ cd bin
|
||||
```
|
||||
**Server:**
|
||||
1. ```sh
|
||||
cp tcp-chat-server.config.default bin/tcp-chat-server.config
|
||||
cp tcp-chat-server.toml.default bin/tcp-chat-server.toml
|
||||
```
|
||||
2. Edit config
|
||||
3. ```sh
|
||||
|
||||
Reference in New Issue
Block a user