GodotModding / GodotModding/godot-mod-loader

Add option to disable indentation check

Open
#602 0 comments 0 reactions 0 assignees View on GitHub
4.x enhancement
Dominant language
GDScript
Stars
675
Forks
54
Avg merge
2m
Merged PRs (30d)
2

Description

We should add [an option](https://github.com/GodotModding/godot-mod-loader/blob/4.x-dev/addons/mod_loader/resources/options_profile.gd) that allows developers to set this when integrating the loader, so detection can be skipped if the option is set.

_Originally posted by @KANAjetzt in https://github.com/GodotModding/godot-mod-loader/issues/587#issuecomment-3865597066_

Contributor guide

Open the contributing guide

Research direction

Start with addons/mod_loader/resources/options_profile.gd and trace where indentation detection reads the integration options. Add the disable option and verify that setting it skips detection while the default behavior remains unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
godot
Domain
game-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.