diff --git a/index.js b/index.js index 37dad29..240fbac 100644 --- a/index.js +++ b/index.js @@ -1,3 +1,13 @@ +/* + * You are now retarded. +* +* I am not responsible for bricked brains, dead usb sticks, +* or you getting fired because your pc opened 2 seconds slower. Please +* do some research if you have any concerns about features included in this software +* before installing it! YOU are choosing to make these modifications, and if +* you point the finger at me for messing up your pc, I will laugh at you. +*/ + import { Plugin } from '@vizality/entities'; import { getModule } from "@vizality/webpack"; import { patch, unpatch } from "@vizality/patcher" @@ -27,4 +37,4 @@ export default class amogus extends Plugin { stop () { unpatch('amoguspng') } -} \ No newline at end of file +}