Giter VIP home page Giter VIP logo

grimrockknightmods's Introduction

KnightMods

Collection of UMods for Legend of Grimrock 2

Features

Features are covered on the wiki tab.

How to use

  1. First you have to be on the new beta branch. On steam, right click the game > Properties > Betas. Add the code "ggllooeegggg" to unlock the secret "nutcracker" beta
  2. Go to \Documents\Almost Human\legend of grimrock 2. Once the beta is downloaded, you'll see a file named "mods.cfg" and a "Mods" folder
  3. Download KnightMods from Github
  4. Extract the "knight" folder into the Mods folder, so it looks like /Mods/knight/
  5. Add the following to mods.cfg so it looks like this:
mods = {
    -- other UMods go here
    
    -- required
    "knight/core.lua",
    "knight/config.lua", -- you can edit this file to configure the mod
    
    -- optional, can comment out to disable a module
    "knight/more_spells.lua",
    "knight/reskilled.lua",
    "knight/tweaks.lua",
    "knight/set_bonuses.lua",
    "knight/toorum.lua",
    
    -- required
    "knight/intrusive_hooks.lua",
    
    -- other UMods can go here
}

Compatability

These mods only work on Legend of Grimrock 2 on the beta branch.

These mods have not been tested with Lost City by Adrageron, and is in progress being tested with The Guardians by Adrageron and Grimrock Unlimited by Scotty.

These mods have not been tested with other UMods or other dungeons, there may be incompatabilities

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.