|
| 1 | +# Created with komac v2.16.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: bcssov.IronyModManager |
| 5 | +PackageVersion: 1.27.164 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: bcssov |
| 8 | +PublisherUrl: https://github.com/bcssov |
| 9 | +PublisherSupportUrl: https://github.com/bcssov/IronyModManager/issues |
| 10 | +PackageName: Irony Mod Manager |
| 11 | +PackageUrl: https://github.com/bcssov/IronyModManager |
| 12 | +License: MIT |
| 13 | +LicenseUrl: https://github.com/bcssov/IronyModManager/blob/HEAD/LICENSE |
| 14 | +ShortDescription: Mod Manager for Paradox Games. |
| 15 | +Tags: |
| 16 | +- ck3 |
| 17 | +- crusader-kings-3 |
| 18 | +- crusader-kings-iii |
| 19 | +- eu4 |
| 20 | +- europa-universalis-4 |
| 21 | +- europa-universalis-iv |
| 22 | +- hearts-of-iron-4 |
| 23 | +- hearts-of-iron-iv |
| 24 | +- hoi4 |
| 25 | +- imperatorrome |
| 26 | +- mod-manager |
| 27 | +- paradox |
| 28 | +- paradox-interactive |
| 29 | +- stellaris |
| 30 | +- victoria |
| 31 | +- victoria3 |
| 32 | +ReleaseNotes: |- |
| 33 | + Current Release Notes |
| 34 | + - Handle json files in conflict detection |
| 35 | + Release Notes 1.27 |
| 36 | + - Update dependencies |
| 37 | + - HOI4 1.17 CS support |
| 38 | + - Stellaris 4.2 CS support |
| 39 | + - EU5 mod management support |
| 40 | + - Proton game launching on Linux |
| 41 | + - Optional GenerateSteamAppId flag to create steam_appid.txt when missing (used for enabling Steam activity tracking when launching games directly; off by default) |
| 42 | + - Added StoragePath setting to customize where Irony stores and reads its data |
| 43 | + - Irony is now Flatpak-aware (detects and supports Steam Flatpak installations) |
| 44 | + Which file should I download? |
| 45 | + Windows |
| 46 | + - Portable version: win-x64.zip |
| 47 | + - Installer version: win-x64-setup.zip |
| 48 | + MacOS |
| 49 | + - Portable version: osx-x64.zip |
| 50 | + Linux |
| 51 | + - Portable version: linux-x64.zip |
| 52 | + How to run Irony |
| 53 | + Windows |
| 54 | + Portable build |
| 55 | + 1. Download win-x64.zip |
| 56 | + 2. Extract it anywhere |
| 57 | + 3. Run IronyModManager.exe |
| 58 | + Installer build |
| 59 | + 1. Download win-x64-setup.zip |
| 60 | + 2. Extract it |
| 61 | + 3. Run win-x64-setup.exe |
| 62 | + 4. Follow on-screen instructions |
| 63 | + MacOS |
| 64 | + 1. Download and extract osx-x64.zip |
| 65 | + 2. Open Terminal |
| 66 | + 3. Navigate to the folder: cd /path/to/Irony |
| 67 | + 4. Make the file executable: chmod +x IronyModManager |
| 68 | + 5. Run Irony: ./IronyModManager |
| 69 | + (Important: ./ must be included.) |
| 70 | + Linux |
| 71 | + 1. Download and extract linux-x64.zip |
| 72 | + 2. Open a terminal in the extracted directory |
| 73 | + 3. Make Irony executable: chmod +x IronyModManager |
| 74 | + 4. Run Irony: ./IronyModManager |
| 75 | +ReleaseNotesUrl: https://github.com/bcssov/IronyModManager/releases/tag/v1.27.164 |
| 76 | +ManifestType: defaultLocale |
| 77 | +ManifestVersion: 1.12.0 |
0 commit comments