/wth-java-crypto-mod

The first mod for What the Hack! It's all about those crypto APIs.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

What_the_Hack Java Cryptography Extension Mod

The first mod for What the Hack! It's all about the Java Cryptography Extension.

The purpose of this mod is to give an example on how to build a mod for What_the_Hack. It features:

  • A cutsom skill set
  • Custom missions
  • Custom mission interactions with preused hook verifiers and custom hook verifiers

Requirements

The mod must be exported with exactly the same Unity version which was used to build What_the_Hack. Currently this is Unity 2018.3.7f1.

Content

  • Assets/Data: Data objects for missions and skills (editable from Mission Creator and Skill Creator)
  • Assets/Prefabs: GUI Prefabs for mission interactions
  • Assets/Scripts: Custom hook verifiers