Incredibox icon indicating copy to clipboard operation
Incredibox copied to clipboard

A source code of Incredibox extracted from Android app

Results 1 Incredibox issues
Sort by recently updated
recently updated
newest added

I'm following this instructions: https://github.com/DarkReaper231/Incredibox/tree/modding/desktop and I get this error when I execute **node run package:linux** ``` node:internal/modules/cjs/loader:1042 throw err; ^ Error: Cannot find module '/home/muzzol/inst/incredibox/Incredibox-modding/desktop/run' at Module._resolveFilename (node:internal/modules/cjs/loader:1039:15) at...