largeBIGsnooze / soase2-plugin-vscode

Visual Studio Code extension for validating Sins of A Solar Empire 2 game files
https://marketplace.visualstudio.com/items?itemName=cyno-studios.soase2-plugin-vscode
MIT License
2 stars 0 forks source link
modding modding-tools

Jabberwocky: Sins II Language Support

Jabberwocky adds validation to Sins 2 game files for modding inside of Visual Studio Code

doc-image

Note

This extension is in preview and may stop working unexpectedly

Current Features

Usage

After installation you will need to set your workspace folder to the location of your mod via the following steps:

Or you can use a shortcut by typing SOASE2: Change workspace folder in the command pallete and following the prompt

Menu:

Quickpicks for various tasks listed below:

Open via: SOASE2: Configuration

menu

Configuration


"soase2-plugin.cache.game": "E:/SinsIITesting" //  Location of your game/mod (ensure that it is the root directory)

"soase2-plugin.formatter.tabs": 4 // Amount of identation when formatting the file

"soase2-plugin.folders.ignore": [ // Custom folders to be ignored
    "fonts",
    "textures",
    "videos"
]

"soase2-plugin.extensions.ignore": [ // Custom extensions to be ignored
    "ogg",
    "mesh",
    "fxco",
    "scenario",
    "dll"
]

Credits

Stardock for the Sins 2 Game Icon used in the files

https://www.sinsofasolarempire2.com/

https://www.stardock.com/