Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Gazyi authored Oct 7, 2024
1 parent 1e7a33b commit 66a220e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Gazyi.BurnCardDiceRollLite
Server-side* Northstar mod that adds more effects for Dice Roll boost.

* Some HUD-related stuff ( icons, cooldown ) can be out of sync without client installation. Clients can either install and enable this mod, or servers can disable boosts that have this problem.
* Some HUD-related stuff ( icons, cooldown ) can be out of sync without client installation. You can either tell clients to install and enable this mod, or disable boosts that have this problem on server side.

## Requirements
- [**MultiLanguageStrings**](https://github.com/Gazyi/Gazyi.MultiLanguageStrings)
Expand Down Expand Up @@ -78,4 +78,4 @@ sv_bc_announce_boost (Default value: 1) - Create server announcements for rolled
sv_bc_autouse_deployable (Default value: 1) - Automatically throw ordinance and place turrets on boost use.
sv_bc_npc_drone_cloak_self (Default value: 1) - Cloak drones will cloak itself.
sv_bc_npc_drone_cloak_with_targets (Default value: 0) - Drone self-cloak behavior. 0 = Cloak itself when no cloak targets. 1 = Cloak itself when have cloak targets.
```
```

0 comments on commit 66a220e

Please sign in to comment.