-
Couldn't load subscription status.
- Fork 0
Overview
Mahdi-Movahedian-Atar edited this page Apr 14, 2023
·
8 revisions
This is the the overview of the whole project.
CoreMaker is made up of multiple packages with all placed into a multilevel hierarchy. Each package can only use packages that are located above the package in the same level or pakegaes in the previous levels.
Editor level may use all other packages but not each other.
Note: all packages have their own assembly.
To expand CoreMaker, you want to make a new package.
- Your package must follow the structure stated above.
- Your package must have its own assembly.
- If your package is an editor package, make sure to only select the Editor platform.
Note: Make Sure to know the duties of your package and do not over expand.
