Skip to content
This repository has been archived by the owner on Apr 30, 2022. It is now read-only.
/ FuckPCL Public archive

A library to detect PCL(Plain Craft Launcher)

License

Notifications You must be signed in to change notification settings

UnlegitMC/FuckPCL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FuckPCL

A library to detect PCL(Plain Craft Launcher)

Why trying to block it

It just a launcher and it EVEN needs to pay to unload full features!
But they called "sponsor" but we think this NOT simple sponsor it JUST pay.
This the reason of we're creating this lib

Use

If your project are on kotlin

import com.guimc.fuckpcl.PCLChecker

PCLChecker.fullCheck(Minecraft.getMinecraft().mcDataDir/*, true*/) // boolean

If your project are on java

import com.guimc.fuckpcl.PCLChecker;

PCLChecker.INSTANCE.fullCheck(Minecraft.getMinecraft().mcDataDir/*, true*/);

About

A library to detect PCL(Plain Craft Launcher)

Resources

License

Stars

Watchers

Forks

Packages

No packages published