aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gq/malwarefight/nosession/tweaks/cleanup/package-info.java
blob: c2a48ea70df13ff762c9f926a10991e380bdad21 (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.cleanup;