Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 633 Bytes

File metadata and controls

11 lines (8 loc) · 633 Bytes

AddonChecker

This project consists of two modules:

  • JavaUsageChecker, written in Java
  • skUnity addon downloader, written in Python

JavaUsageChecker is a tool, not specific to Skript addons, that can be used to look for class, method and field usages in .jar files in bunch. See JavaUsageChecker for more details.

skUnity addon downloader is a script to download all addons from skUnity resources. See skUnity addon downloader for more details.