Skip to content

Getting started

Install the CLI, create a project, add mods, and build a client or server.

Install

sh
curl -fsSL https://shulker.sh/install.sh | sh

Create a project

sh
shulker init
shulker add sodium lithium
shulker build client

See the CLI reference for every command.