Main Page: Difference between revisions

From Ardenfall Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
The goal for this wiki is to document modding tools, ardenfall's API, and also data mined components from the game itself.  
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!)
This wiki is VERY early in development, and thus API's will absolutely change.  


It ''can'' be treated as a standard game wiki (documenting quests and existing content), but the focus will still primarily centered on modding.
If you are interested in contributing, join the discord and ask!


=== Modding Overview ===
=== Modding Overview ===

Revision as of 14:31, 17 June 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.

This wiki is VERY early in development, and thus API's will absolutely change.

If you are interested in contributing, join the discord and ask!

Modding Overview

Getting Started

Mod Scripting

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