> For the complete documentation index, see [llms.txt](https://docs.anyrpg.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.anyrpg.org/scriptable-objects/game-extension.md).

# Game Extension

## Creation

To create a faction, find (or create) the *GameName/Resources/GameName/GameExtension* folder in the project tab and right click.  Choose *Create > AnyRPG > Game Extension*.

## Properties

| Name                             | Description                                                                                    |
| -------------------------------- | ---------------------------------------------------------------------------------------------- |
| Dont Destroy On Load Prefab List | A list of prefabs that will be instantiated and set to DontDestroyOnLoad when the game starts. |
| Override Extension               | If set, an extension to override.                                                              |
