Skip to content

Releases: PolyTech-Modding/PolyTechFramework

PolyTech Framework v0.8.0 - First Public Release!

27 Dec 20:51
Compare
Choose a tag to compare

Features:

  • Mod update checker
  • Queue system for popups
  • Ability for a mod maker to dynamically set if their mod is a cheat mod or not.
  • Leaderboard protection.
    • Score blocked if any cheat mod is enabled
    • Any score under 71 will be blocked from uploading to prevent an auto-ban
    • If enabled, will confirm score before uploading
    • If enabled, will block all scores from uploading
  • Modded layouts store the mod list and settings
  • Adds the autodraw feature from mobile into the desktop game

How To Install:

First Installation:

  1. Install BepInEx, available here https://github.com/BepInEx/BepInEx/releases
  2. Unzip the PolyTechFramework-vXXXX.zip file into your polybridge directory in the same manner you install BepInEx

Updates:

  • Copy the dll into the BepInEx/plugins folder