- File organization (unnecessary nesting.. oops)
	- ReadMe formatting
This commit is contained in:
2025-08-11 03:05:25 -04:00
parent 72369e25e2
commit 61ed866480
9 changed files with 7 additions and 1 deletions

View File

@@ -30,7 +30,7 @@ Setup:
Param Options:
Title paramname value example Description
Title paramname value example Description
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.
Dice Opacity transparency 0-1 transparency=0.5 Transparency of the dice material.
@@ -51,7 +51,13 @@ Param Options:
2d20+1d6+2d4
changelog:
v1.2
- File organization (unnecessary nesting.. oops)
- ReadMe formatting
v1.1:
- File cleanup
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)
- changed lighting for better readability
- optomized some redundant code