Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brainsynder-dev/modifiedanvilgui


https://github.com/brainsynder-dev/modifiedanvilgui

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        


CodeFactor

# ModifiedAnvilGUI
The name says it all, it is a modified version of WesJDs AnvilGUI repo
The major change is how the NMS modules are structured and setup

It is set up to make it easy to update to new NMS versions.

## Using in your own project

```xml

bs-repo-releases
https://repo.bsdevelopment.org/releases

anvil.brainsynder
anvilgui
1.6.18-CUSTOM

```

## Remember to shade and relocate the dependency

```xml

org.apache.maven.plugins
maven-shade-plugin
3.3.0-SNAPSHOT

true
false



package

shade




anvil.brainsynder
${groupId}.internal.anvil




```