Skip to content

Commit

Permalink
refer to the wiki for starting guides
Browse files Browse the repository at this point in the history
  • Loading branch information
Qubus0 committed Feb 8, 2025
1 parent 4ff580f commit 6f22d21
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,7 @@ Importantly, it provides methods to change existing scripts, scenes, and resourc

## Getting Started

You can find detailed documentation, for game and mod developers, on the [Wiki](https://wiki.godotmodding.com/) page.

1. Add ModLoader to your [Godot Project](https://wiki.godotmodding.com/guides/integration/godot_project_setup/)
*Details on how to set up the Mod Loader in your Godot Project, relevant for game and mod developers.*
2. Create your [Mod Structure](https://wiki.godotmodding.com/guides/modding/mod_structure/)
*The mods loaded by the Mod Loader must follow a specific directory structure.*
3. Create your [Mod Files](https://wiki.godotmodding.com/guides/modding/mod_files/)
*Learn about the required files to create your first mod.*
4. Use the [API Methods](https://wiki.godotmodding.com/api/mod_loader_api/)
*A list of all available API Methods.*
You can find quickstart guides and more on the [Wiki](https://wiki.godotmodding.com/).

## Godot Version
The current version of the Mod Loader is developed for Godot 3.
Expand Down

0 comments on commit 6f22d21

Please sign in to comment.