lordfriky/web-cfw-loader

Payload

Closed this issue · 9 comments

how i can convert payloads for a web launcher like that
thanks

Upload your payload and select the Print Payload Bytes checkbox, and when you press deliver payload it will print a giant array of stuff. Copy all those numbers and make sure the comma at the end is gone. Then in payloads.js do const newPayload = new Uint8Array {<code>}; and change main.js and index.html accordingly

ok thanks
can you authorise me for use your project and change for a project

make a pull request

nope i mean fork your project and change it with my change for create a new web loader

just make your changes and make a pull request, it would be annoying to have a bunch of web loaders floating around

because i want to create a dedicated atmosphere loader with a guide based on your work

sure, I don't really care lol. Go ahead

ok thanks

resolved