Skip to content

minecraft plugin that's supposed to put shogi into minecraft

Notifications You must be signed in to change notification settings

boonsboos/ShogiCraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShogiCraft

minecraft plugin that's supposed to put shogi into minecraft

NOTE: i only intend on supporting the latest version of minecraft. if this does not fly with you, compile it for a different version yourself.

Structure

  • ./shogi - contains the resource pack elements required for the thing to work
  • ./src - contains all the code

Building from source

This is meant to be a beginner-friendly guide to building this plugin from source.

What do you need?

Clone the repository.

Copy the shogi folder into the resource pack folder in your minecraft instance. (Or host it somehwere, if you intend to use this in your server.)

Open a command line in the cloned directory and type gradle shadowJar.

After a few seconds, it should be done. The finished plugin will be in /build/libs/.

About

minecraft plugin that's supposed to put shogi into minecraft

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages