v1.2
- File organization (unnecessary nesting.. oops) - ReadMe formatting
This commit is contained in:
@@ -30,7 +30,7 @@ Setup:
|
|||||||
|
|
||||||
Param Options:
|
Param Options:
|
||||||
|
|
||||||
Title paramname value example Description
|
Title paramname value example Description
|
||||||
Dice Color dicehex hexcode dicehex=ffffff Color of the dice body material.
|
Dice Color dicehex hexcode dicehex=ffffff Color of the dice body material.
|
||||||
Number Color labelhex hexcode labelhex=000000 Color of the numbers written on dice faces.
|
Number Color labelhex hexcode labelhex=000000 Color of the numbers written on dice faces.
|
||||||
Dice Opacity transparency 0-1 transparency=0.5 Transparency of the dice material.
|
Dice Opacity transparency 0-1 transparency=0.5 Transparency of the dice material.
|
||||||
@@ -51,7 +51,13 @@ Param Options:
|
|||||||
2d20+1d6+2d4
|
2d20+1d6+2d4
|
||||||
|
|
||||||
changelog:
|
changelog:
|
||||||
|
v1.2
|
||||||
|
- File organization (unnecessary nesting.. oops)
|
||||||
|
- ReadMe formatting
|
||||||
|
v1.1:
|
||||||
|
- File cleanup
|
||||||
v1:
|
v1:
|
||||||
|
- set up files to run locally
|
||||||
- added workaround for an occasional that prevents dice from loading (detects error and refreshes the window after a few seconds)
|
- added workaround for an occasional that prevents dice from loading (detects error and refreshes the window after a few seconds)
|
||||||
- changed lighting for better readability
|
- changed lighting for better readability
|
||||||
- optomized some redundant code
|
- optomized some redundant code
|
||||||
Reference in New Issue
Block a user