Skip to content
1Humza edited this page Oct 9, 2021 · 7 revisions

This wiki will hopefully be all the documentation needed to utilize the framework.
Everything will be kept within Server Script Service.

image

Folders

The Modules are organized with between these 4 sub folders:

  • Classes
  • Client
    • Only accessible via the client-side scripts.
  • Server
    • Only accessible via the server-side scripts.
  • Shared
    • Accessible via both client and server side scripts.

Clone this wiki locally