cwtools-config
Retrieve Stellaris mod configuration rules (.cwt files) from stable or development versions. Supports fetching specific files or entire directories for streamlined modding workflows.
Instructions
CWToolsのStellarisコンフィグルール(.cwt files)を取得します。最新の安定版または開発版から、config/直下およびサブディレクトリ(common/等)内の特定のファイルまたは全ファイルを取得できます。
Input Schema
Name | Required | Description | Default |
---|---|---|---|
file | No | 取得する特定の.cwtファイル名またはパス (例: common.cwt, common/agreements.cwt) | |
listOnly | No | ファイル一覧のみを表示する場合はtrue | |
version | No | 取得するバージョン: stable (最新タグ) または latest (開発版) | stable |