Skip to content

ChachyDev/KotlinForgeTemplate

Repository files navigation

How to pull from upstream

To set up pulling from the upstream remote run git remote add upstream https://github.com/Asbyth/ForgeTemplate. You only need to run this once!

To actually pull from upstream:

git pull upstream master --rebase (No merge commits >:()

About

A template built of asbyth/ForgeTemplate for Kotlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages