-
Notifications
You must be signed in to change notification settings - Fork 2
Home
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.

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.
Evolve Framework