Main public logs

Jump to navigation Jump to search

Combined display of all available logs of matthyWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 12:48, 19 December 2025 Matthyno talk contribs created page ClipMod:Adding a project (Created page with "== Adding the project == <code>Project</code>s are made up of many different parameters and settings, all accessible via the <code>Mod.addProject</code> method. The <code>addProject</code> ''parameters'' are as follows: <pre> Mod.addProject(name: string, description: string, price: Requirements, requirement: Requirements, display: string, todo: (isStrat: boolean) => void) </pre> Each parameter, when broken down, can be interpreted as follows. The example provided is the...")