Merge pull request #1 from NiftyTreeStudios/add-license-1 Add MIT license
Merge pull request #1 from NiftyTreeStudios/add-license-1
Add MIT license
Basic command line dice roller.
In command line run ndr roll <YOUR-DICE-ROLL>. A valid dice roll consists of die amount, die type (and modifier). Example ndr roll 2d12-5. The modifier is optional.
ndr roll <YOUR-DICE-ROLL>
ndr roll 2d12-5
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
Nifty Dice Roller
Basic command line dice roller.
Usage
In command line run
ndr roll <YOUR-DICE-ROLL>
. A valid dice roll consists of die amount, die type (and modifier). Examplendr roll 2d12-5
. The modifier is optional.