项目作者: thijsrijkers
项目描述 :
🔮 A TypeScript implementation of the Minecraft server protocol
高级语言: TypeScript
项目地址: git://github.com/thijsrijkers/Enchantment.git
Enchantment
🔮 A TypeScript implementation of the Minecraft server protocol
A lightweight application in Typescript.
- Builds TCP server for access
- Uses the protocol of minecraft that is documentated
Quick Test Implementation
tsc Server/server.ts
node Server/server.js