Closed journeym closed 1 year ago
ok im able to run the app with npm start, but unable to build, with npm run build, the random.js is missing. i presume this is some obfuscator to not get detected by server software you run each build?
remove premake property from package.json
yeah i figured that out, thanks
So if anyone wondering, instructions for the process are:
Yeah and if you want to make it even less suspicious, you could probably change forge.config.js name, authors, etc. to something more suited for you
Is there some kind of build instructions for this? How can i build the project under windows?