D3lta-2-1 / NotASword

An Plasmid addon that restore the old pvp by deguising shields into swords

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NotASword

An Plasmid addon that restore the old pvp by deguising shields into swords

https://imgur.com/uNGWy0y

using it in a project :

Step 1. Add the JitPack repository to your build file

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

Step 2. Add the dependency

	dependencies {
	        implementation 'com.github.D3lta-2-1:NotASword:Tag'
	}

About

An Plasmid addon that restore the old pvp by deguising shields into swords

License:MIT License


Languages

Language:Java 100.0%