View GitHub Profile
View ModLog.txt| [INFO]:[ModManager] - Initializing |
| [INFO]:[ModManager] - Initialized |
| [INFO]:[API] - Loading ModdingApi Global Settings. |
| [INFO]:[API] - Main menu loading |
| [INFO]:[API] - Preloaded reflection in 99ms |
| [INFO]:[API] - Trying to load mods |
| [INFO]:[Benchwarp] - Initializing |
| [INFO]:[Benchwarp] - Loading Global Settings |
| [INFO]:[BingoUI] - Initializing |
| [INFO]:[BingoUI] - Loading Global Settings |
Mar 29, 2020 About this mod This Is a mod installer for hollow knight - designed to make mod installation a breeze. It grabs mods from the community drive, and puts them automatically in the correct folder. It is designed to make mod installation as seamless as possible. I need some help with modding, I have a legal copy of Hollow Knight with all dlcs/update until 1.4.3.2 and I'm trying to use two specifics mods, Bonfire and Charm Overhaul, yet, I can't make the game works with the Modding API, I got all instructions from the Google Drive with all mods, have verified my archives, made back-ups and my game.

Hollow Knight Modding Api
View HK Crowd Control.txt

| ## Hollow Knight Crowd Control Command List |
| Command: ax2uBlind |
| Usage: !ax2uBlind |
| Cooldown: 1 use(s) per 00:01:00. |
| Summary: |
| Makes all rooms dark like lanternless rooms for a time. |
| Command: nopogo |
| Usage: !nopogo |
View index.htmlHollow Knight Debug Mod Download

Hollow Knight Hell Mod
| <scriptid='jsbin-javascript'> |
| 'use strict'; |
| var listOfRolls = []; |
| // Rolls a 20-sided die and gives us the result |
| function diceRoll() { |
| var number = Math.floor(Math.random() * 20 + 1); |
| listOfRolls.push(number); |
Comments are closed.