Skip to content

Instantly share code, notes, and snippets.

View zoltan-kiss-hungary's full-sized avatar

Zoltan Kiss zoltan-kiss-hungary

View GitHub Profile
@zoltan-kiss-hungary
zoltan-kiss-hungary / enable_modrinth_apt.sh
Last active February 15, 2026 13:56
Fake a local Debian repository for Modrinth
# inspired by https://gist.github.com/onjin/ef1ba348b2ff79808811e280df2d263c
#!/bin/bash
debdir=/usr/local/modrinthdebs
aptconf=/etc/apt/apt.conf.d/100update_modrinth
sourcelist=/etc/apt/sources.list.d/modrinthdebs.list
sudo apt install wget curl
# https://modrinth.com/app couldn't be parsed without JS, hence the workaround to use this Arch repo