/coh3-scar-types

Type definitions for developing CoH3 SCAR scripts in VS Code with extension "sumneko.lua"

Primary LanguageHTML

Usage

Clone/download the repository and add it to your project.

Recommended VS Code settings

CoH3

{
    "Lua.workspace.preloadFileSize": 1024,
    "Lua.runtime.version": "Lua 5.3",
}