Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 405 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 405 Bytes

dot-server-logo Join our Discord

Dot-Server

The multiplayer server for Dot-Engine

Usage

Run these commands in a cmd/terminal

npm i
npm start

When creating a new Schema it's best to generate on the client.

Again, run this command in a cmd/terminal

npx schema-codegen [path/to/Schema.ts] --haxe --output [path/to/output]