Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (15 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
Welcome to Ardenfall's '''Modding Wiki.''' | |||
The goal for this wiki is to document modding tools, ardenfall's API, and also data mined components from the game itself. | |||
== Getting | It is officially maintained by Spellcast Studios, but is also opened to the public for editing, so there is no promise of complete correctness. (Although we'll do our best to ensure high quality pages!) | ||
It ''can'' be treated as a standard game wiki (documenting quests and existing content), but the focus will still primarily centered on modding. | |||
=== Modding Overview === | |||
[[Getting Started]] | |||
[[Mod Scripting]] | |||
[[Custom Asset Importing|Asset Importing]] | |||
=== Official Tools === | |||
[[Game Debugger]] | |||
=== Userbase Tools === | |||
- Your tool here | |||
=== Scripting API === | |||
[[Codebase Overview]] | |||
[[Messaging System]] | |||
[[Asset Lookup Table]] | |||
=== Tutorials === | |||
[[Creating Custom Items]] | |||
[[Creating a Quest]] | |||
[[Creating Dialog]] | |||
Latest revision as of 21:47, 23 May 2026
Welcome to Ardenfall's Modding Wiki.
The goal for this wiki is to document modding tools, ardenfall's API, and also data mined components from the game itself.
It is officially maintained by Spellcast Studios, but is also opened to the public for editing, so there is no promise of complete correctness. (Although we'll do our best to ensure high quality pages!)
It can be treated as a standard game wiki (documenting quests and existing content), but the focus will still primarily centered on modding.
Modding Overview
Official Tools
Userbase Tools
- Your tool here