EmperorPalpatine/README.MD

8 lines
334 B
Plaintext
Raw Permalink Normal View History

2024-04-02 20:39:12 -04:00
# Emperor Palpatine
CollabVM mod bot
## Running it
1. Copy `config.toml.example` to `config.toml`
2. Fill in the required fields
2024-04-08 22:21:50 -04:00
3. Build it: `dotnet publish EmperorPalpatine/EmperorPalpatine.csproj -c Release --os linux -p:PublishReadyToRun=true`
2024-04-02 20:39:12 -04:00
4. Run it: `./EmperorPalpatine/bin/Release/net8.0/linux-x64/publish/EmperorPalpatine`