aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gq/malwarefight/nosession/tweaks/initial/package-info.java
blob: 443e37941053401a218933d669835378d5a852db (plain)
1
2
3
4
5
/**
 * Due to the launchwrapper using a launchclassloader exclusion on every tweaker's package, we separate the two tweakers
 * so that the loader exclusion doesn't affect anything else
 */
package gq.malwarefight.nosession.tweaks.initial;