issues
search
MarcellPerger1
/
minecraft_clone_1
A minecraft clone using javascript & webgl
MIT License
2
stars
1
forks
source link
refactor: Rewrite `config.js` in TS, don't use config classes
#176
Closed
MarcellPerger1
closed
1 year ago
MarcellPerger1
commented
1 year ago
[x] Rewrite
config.js
in typescript (most of it was types anyway).
[x] Use plain objects instead of classes for the config object.
Fixes #173
config.js
in typescript (most of it was types anyway).Fixes #173