shatter

Version, currently master branch1 version
  • master branchlatestJul 1, 2022

github.com/rymiel/shatter

Hellish Minecraft client protocol implementation in crystal. Mirror of https://gitlab.com/rymiel/shatter

1 stars
0 dependents
License: GPL3

Installation

# Add this to your shard.yml
dependencies:
  shatter:
    github: rymiel/shatter
    branch: master

master is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
1.4.1
License
GPL3
Author
Emilia Dreamer
Targets
  • shatter-wsp from src/wsp.cr
  • shatter-console from src/console.cr

Dependencies

Runtime Dependencies

  • nbt*gitlab: rymiel/nbt
  • envy*github: GrottoPress/envy
  • openssl_ext~> 2.0github: spider-gazelle/openssl_ext
  • shatter-chat*gitlab: rymiel/shatter-chat

Development Dependencies

  • sentry*github: samueleaton/sentry, branch: masterdev

README

shatter

Minecraft client protocol implementation in Crystal