Skip to content

A Maven template for Hytale Plugins

Notifications You must be signed in to change notification settings

HSGamer/hytale-plugin-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hytale Plugin - Maven Template

A simple Maven template to start new projects for Hytale Plugins.

Why?

This originally was a fork of HytaleModding's plugin-template. But since they pushed toward Gradle, this was detached to be a standalone template.

hytale-manifest-maven-plugin

This is a Maven plugin to automatically generate the manifest.json file from the pom.xml when building the artifacts.

For more configurations, check here