Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
FogNetwork
GitHub Repository: FogNetwork/Tsunami
Path: blob/main/public/games/files/webretro/assets/info.json
1034 views
1
{
2
"infoVer": 1,
3
"webretro": 6.3,
4
"versions": {
5
"6": {
6
"changeList": ["replace vba_next with mgba for gb and gbc support", "rebuilt with undo save/load state, toggle menu", "absolute url support for rom query", "canvas mask for pause screen and alerts", "point to menu on first time use", "source overrides included in repository"]
7
},
8
"6.1": {
9
"changeList": ["upload roms via google drive, dropbox, onedrive", "how to cheat", "ctrl+v inside canvas", "SMAS Brick Fix hotfix (md5.js)", "allow roms in zip file (zip.js)", "carrying states (Use indexedDB) + migrate saves to IDB", "upload any rom type detector", "added start button to querystring roms", "dynamic title"]
10
},
11
"6.2": {
12
"changeList": ["choose core by ?system querystring option", "easy embed api", "check for updates feature"]
13
},
14
"6.3": {
15
"changeList": ["remove missing assets warning"]
16
}
17
}
18
}
19
20