Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 406 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 406 Bytes

GrossFabricHacks

A series of hacks and utilities, for covering legitimate usecases in immoral ways

How to use

https://github.com/Devan-Kerman/GrossFabricHacks/wiki

repositories {
    maven {
        url = 'https://raw.githubusercontent.com/Devan-Kerman/Devan-Repo/master/'
    }
}

dependencies {
    modImplementation group: 'net.devtech', name: 'grossfabrichacks', version: '6.1'
}