Skip to content

LockerGenerator 2.1

Latest
Compare
Choose a tag to compare
@Liqutch Liqutch released this 20 Nov 19:45
· 3 commits to main since this release

Program to easily showcase your locker on FortniteGG using Epic Games API.

  • Added bundle detection
  • Added missing banners
  • Fixed asyncio warning for Python 3.10+

If you are uneasy about running a random executable, you can compile LockerGenerator yourself by installing the requirements, PyInstaller and then by running the command:

pyinstaller --onefile -i icon.ico -n LockerGenerator generator.py