Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 407 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (13 loc) · 407 Bytes

Contributing to ByteNet


Tooling

Ensure you have Aftman installed. After, run aftman install to fetch all the required tooling.

Extensions

  • Luau LSP
  • Selene
  • Rojo
  • StyLua

Testing

Use dev.project.json, and to test new features, just alter the code in that directory. It is hard to use automated testing w/ networking libraries. There will be a better testing solution eventually.