- Copy the core folder and the StdLib File
- Require StdLib event.lua before the core file-header
- Use require to run the file-header inside the core file
- Make any changes to the rank table you wish to use
- Add you own code to the stand alone folder using the function defined in core
- Copy the addons folder
- Remove any you do not wish to have
- Remove the require inside the addons file-header
- Make sure to require it after the core files
- Add and return the credits vaible with your info inside
- Make sure the core is upto date with out latest version
- It is recomened that your do not edit the core file
- The core files use comments to help explain the many functions