mcbegamerxx954 / draco-injector

Automatic minecraft apk patcher
17 stars 2 forks source link

Add music removal feature as an argument / Make the injector run with a single command (for better compatibility with community made scripts) #9

Closed atashi764 closed 2 months ago

atashi764 commented 2 months ago

adding something like -nomusic should directly remove music instead of asking user.

also adding something like -noprompt will ignore the disclaimer thingy. so scripts from people like @CallMeSoumya2063 can be simplified more. (if user adds -noprompt but not -nomusic, it will proceed to patch apk without removing music)

mcbegamerxx954 commented 2 months ago

Fixed by removing no songs interactive prompt (might add it back soon though) + making the shader compatibility tip shorter