1.0.0 • Published 2 years ago

@sheep-mcbe/sheep v1.0.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

Description:

Sheep is a high preformance Minecraft: Bedrock server software written in TypeScript. This software is planned to be build into JavaScript for easyly access and usage

Contribute:

Clone project and install dependencies:

git clone https://github.com/Sheep-mc/Sheep.git
npm ci

Build into JavaScript:

npm run build

Test project using TypeScript:

npm run dev

Test project using JavaScript (It needs to be build):

node .