Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 717 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 717 Bytes

CC-networker

Uses CC:Tweaked modems to communicate to a primary manager for use in displaying data ingame or what ever else

Project layout

  • src - the root for all typescript files
  • types - contains types for used packages/libraries/mods

Quick download

Download and run bootstrap.lua to bootstrap a server or client

TODO

  • find release method
  • document basalt ALL basalt types
  • finish basalt types, create UI
  • pin basalt version

How to create a devlopment environment

TODO!