Update README.MD
This commit is contained in:
parent
d6d0f12626
commit
5ec73d6474
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@ CollabVM mod bot
|
||||||
## Running it
|
## Running it
|
||||||
1. Copy `config.toml.example` to `config.toml`
|
1. Copy `config.toml.example` to `config.toml`
|
||||||
2. Fill in the required fields
|
2. Fill in the required fields
|
||||||
3. Build it: `dotnet publish EmperorPalpatine/EmperorPalpatine.csproj -c Release --os linux-x64 -p:PublishReadyToRun=true`
|
3. Build it: `dotnet publish EmperorPalpatine/EmperorPalpatine.csproj -c Release --os linux -p:PublishReadyToRun=true`
|
||||||
4. Run it: `./EmperorPalpatine/bin/Release/net8.0/linux-x64/publish/EmperorPalpatine`
|
4. Run it: `./EmperorPalpatine/bin/Release/net8.0/linux-x64/publish/EmperorPalpatine`
|
Loading…
Reference in a new issue