Giter VIP home page Giter VIP logo

numidium's Introduction

Numidium

It seems silly to go through the trouble of running Windows Mod Managers via Proton only for them to then go through extra trouble to make things on Windows work that already are much easier on Linux.

Numidium uses OverlayFS, which can simply put any number of layers on top of the base game directory and then mount the result on the very same path, making the process completely invisible to Steam or the game itself, which also makes dynamic mods like LOD generators much simpler.

Numidium is not a mod manager in the same sense that e.g. Vortex is. Instead of an interactive window with the ability to edit your load order, mod configuration etc. on the fly, Numidium is centered around the concept of having your modlist stored as repeatable instructions that can then be deployed at any time. For this, Numidium uses so-called Brassfiles. Their syntax should be familiar to anyone who has used Docker:

GAME skyrim64
INCLUDE base_fixes
INCLUDE graphics_enhancers
MOD immersive_sweetrolls,options=16KTextures&ExtraIcing
MOD blackpink_main_menu_music_replacer

Right now, I'm just experimenting a bit, but you can already try it out with:

python -m numidium deploy mymodlist

where mymodlist.brass contains your load order, and all the mods are in your configured mod folder.

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.