Fleshing out the megacity version, and adding it to the readme

This commit is contained in:
Rezmason
2022-04-28 18:27:01 -07:00
parent b56f63b74b
commit 33497270a8
2 changed files with 4 additions and 1 deletions

View File

@@ -101,7 +101,9 @@ const defaults = {
const versions = {
classic: {},
megacity: {
font: "megacity"
font: "megacity",
animationSpeed: 0.5,
width: 40
},
operator: {
bloomStrength: 0.75,