Skip to content

NimajnebEC/costumizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Costumizer

Costumizer is a plugin that allows players to customize their skin and username, powered by Mineskin. It includes a web UI for uploading skins and managing your costume library.

Setup

Costumizer is made up of two components, the web interface and the plugin itself.

To build the plugin file, navigate to the costumizer-ui subfolder and run the build gradle task.

The costumizer web UI is designed to be run in a docker container. To build the docker image, first you must install python poetry. Once installed, navigate to the costumizer-ui subfolder and run the poetry run build command. This will build a new docker image under the name costumizer-ui:latest.

Releases

No releases published

Packages

No packages published