This repository has been archived by the owner on Apr 30, 2022. It is now read-only.
APIs
Added
WindowUtils.getWindowNames()
Removed
PCLChecker.runCheck()
WindowUtils.findWindow()
Changed
PCLChecker.titleCheck()
rule changed
str.contains("Plain Craft Launcher") => (str.length < "Plain Craft Launcher".length*2 && str.contains("Plain Craft Launcher"))
Get it
https://jitpack.io/#UnlegitMC/FuckPCL/2.0
<repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>
<dependency>
<groupId>com.github.UnlegitMC</groupId>
<artifactId>FuckPCL</artifactId>
<version>2.0</version>
</dependency>