Main Page: Difference between revisions

From Ardenfall Wiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<strong>MediaWiki has been installed.</strong>
Welcome to Ardenfall's '''Modding Wiki.'''


Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.
The goal for this wiki is to document modding tools, ardenfall's API, and also data mined components from the game itself.  


== Getting started ==
This wiki is VERY early in development, and thus API's will absolutely change.
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
 
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
If you are interested in contributing, join the discord and ask!
* [https://lists.wikimedia.org/postorius/lists/mediawiki-announce.lists.wikimedia.org/ MediaWiki release mailing list]
 
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
See [[Modding Support Status]] to check on what's supported currently.
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]
 
=== 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]]
 
[[Creating UI]]
 
=== Tutorials ===
[[Creating Custom Items]]
 
[[Creating a Quest]]
 
[[Creating Dialog]]

Latest revision as of 21:36, 29 July 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!

See Modding Support Status to check on what's supported currently.

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

Creating UI

Tutorials

Creating Custom Items

Creating a Quest

Creating Dialog