Skip to content

ModularMods/TACZ

 
 

Repository files navigation

title


Timeless and Classics Guns Zero

CurseForge Download License
jitpack build

Report Bug · View Release · Wiki

Timeless and Classics Guns Zero is a gun mod for Minecraft Forge 1.20.1.

Notice

  • If you have any bugs, you can visit Issues to submit issues.

Authors

  • Programmer: 286799714, TartaricAcid, F1zeiL, xjqsh, ClumsyAlien
  • Artist: NekoCrane, Receke

Credits

  • Other players who have helped me in any ways, and you

License

Maven

repositories {
    maven {
        // Add jitpack to repositories
        url 'https://jitpack.io'
    }
}

dependencies {
    // Add implementation
    // tacz_version: copy from https://jitpack.io/#MCModderAnchor/TACZ
    implementation 'com.github.MCModderAnchor:TACZ:${tacz_version}'
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%