save_loding.js info

!function(){
const s = document.createElement('script')
s.onload = function(){showInfo('save_loader')}
s.src = 'mods/save_loading.js'
document.head.appendChild(s)
}()

loads the save loading mod if you made something before enabling the mod, paste into browser console
Was this page helpful?