{"id":22293225,"url":"https://github.com/krateng/numidium","last_synced_at":"2026-02-07T12:01:56.256Z","repository":{"id":63600260,"uuid":"482914112","full_name":"krateng/numidium","owner":"krateng","description":"A Skyrim / Oblivion Mod Manager for Linux that never touches your original game directory","archived":false,"fork":false,"pushed_at":"2022-04-20T15:51:05.000Z","size":959,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-26T20:30:13.143Z","etag":null,"topics":["linux","mod-manager","modding","modding-tools","oblivion","overlayfs","skyrim","skyrim-special-edition"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/krateng.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-04-18T16:19:40.000Z","updated_at":"2024-01-31T11:48:11.000Z","dependencies_parsed_at":"2022-11-22T05:01:10.276Z","dependency_job_id":null,"html_url":"https://github.com/krateng/numidium","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/krateng/numidium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krateng%2Fnumidium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krateng%2Fnumidium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krateng%2Fnumidium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krateng%2Fnumidium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krateng","download_url":"https://codeload.github.com/krateng/numidium/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krateng%2Fnumidium/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29194004,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T07:37:03.739Z","status":"ssl_error","status_checked_at":"2026-02-07T07:37:03.029Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["linux","mod-manager","modding","modding-tools","oblivion","overlayfs","skyrim","skyrim-special-edition"],"created_at":"2024-12-03T17:28:07.743Z","updated_at":"2026-02-07T12:01:56.225Z","avatar_url":"https://github.com/krateng.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Numidium\n\nIt 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.\n\nNumidium 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.\n\nNumidium 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:\n\n```\nGAME skyrim64\nINCLUDE base_fixes\nINCLUDE graphics_enhancers\nMOD immersive_sweetrolls,options=16KTextures\u0026ExtraIcing\nMOD blackpink_main_menu_music_replacer\n```\n\nRight now, I'm just experimenting a bit, but you can already try it out with:\n\n`python -m numidium deploy mymodlist`\n\nwhere `mymodlist.brass` contains your load order, and all the mods are in your configured mod folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrateng%2Fnumidium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrateng%2Fnumidium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrateng%2Fnumidium/lists"}