This website requires JavaScript.
Explore
Help
Sign In
andrzej
/
micro365
Watch
1
Fork
You've already forked micro365
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
micro365
/
config.mjs
5 lines
73 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
fixed after refactor
2023-08-12 09:43:37 +00:00
export
default
{
maxCount
:
30000000
,
remove try/catches from inner layer
2023-08-16 10:41:38 +00:00
minCount
:
0
,
lower rarityBias to account for 0 minCount
2023-08-16 10:56:47 +00:00
rarityBias
:
0.6
,
fixed after refactor
2023-08-12 09:43:37 +00:00
}