# Credits

### [ffgriever](https://www.nexusmods.com/users/70707258)

For creating the [External File Loader](https://www.nexusmods.com/finalfantasy12/mods/170), [LUA Loader](https://www.nexusmods.com/finalfantasy12/mods/171) and [VM Script De/Compiler](https://www.nexusmods.com/finalfantasy12/mods/124) which make this mod possible in the first place, providing suggestions, giving feedback and helping me with issues whenever I had any.

### [Neonsquare](https://www.nexusmods.com/users/35247765)

For coming up with the initial idea for the [Home](/the-insurgents-manifesto/home.md#custom-auto-sheathe-delay) and [Home](/the-insurgents-manifesto/home.md#no-hidden-effects-on-pause) features, helping with testing and giving suggestions regarding everything UI related.

### [Eochaid](https://www.nexusmods.com/users/3564543)

For writing some of the dialogue of [Dalan](/the-insurgents-manifesto/dalan/general.md), helping with testing, giving feedback and coming up with a name for the mod.

### [Drahsid](https://www.nexusmods.com/users/10413695)

For providing me with the information to create the [Home](/the-insurgents-manifesto/home.md#no-crash-dumper) option.

### Others

Everyone below who has tested stuff, provided suggestions or was just helpful in general:

* [Gibbed](https://github.com/gibbed)
* [Serafie1999AD](https://steamcommunity.com/profiles/76561198218168225)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://xeavin.gitbook.io/the-insurgents-manifesto/credits.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
