Skip to content

dolphin2410-archive/paper-init

 
 

Repository files navigation

Paper Init

A CLI wrapper for dytroc/paper-sample

1-1. Download Binary from Releases

1-2. Compile From Source

  1. git clone https://github.com/dolphin2410/paper-init
  2. cargo install --path .

2. Set Project Name

This creates a new folder, or initializes in the current directory if set to '.'

This process clones from dytroc/paper-sample cli-1

Set Project Type

  • Default for a simple plugin
  • Complex for api-impl structure
  • Paperweight for interoping with minecraft code (NMS)

cli-2

Tada!

cli-3

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 61.7%
  • Rust 20.9%
  • Kotlin 17.4%