|
1 | | -# Created with komac v2.11.0 |
2 | | -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json |
| 1 | +# Created with YamlCreate.ps1 v2.4.6 $debug=AUSU.CRLF.7-5-0.Win32NT |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
3 | 3 |
|
4 | 4 | PackageIdentifier: ChrisKlimas.Twine |
5 | 5 | PackageVersion: 2.10.0 |
6 | 6 | PackageLocale: en-US |
7 | 7 | Publisher: Chris Klimas |
8 | | -PublisherUrl: https://twinery.org/ |
| 8 | +PublisherUrl: https://chrisklimas.com/ |
9 | 9 | PublisherSupportUrl: https://github.com/klembot/twinejs/issues |
| 10 | +# PrivacyUrl: |
10 | 11 | Author: Chris Klimas |
11 | 12 | PackageName: Twine |
12 | 13 | PackageUrl: https://twinery.org/ |
13 | 14 | License: GPL-3.0 |
14 | 15 | LicenseUrl: https://github.com/klembot/twinejs/blob/HEAD/LICENSE |
15 | | -CopyrightUrl: https://github.com/klembot/twinejs/raw/develop/LICENSE |
16 | | -ShortDescription: Twine is an open-source tool for telling interactive, nonlinear stories with variables, conditional logic, images, CSS, and JavaScript |
17 | | -ReleaseNotes: Release notes can be found in the Twine Reference. |
18 | | -ReleaseNotesUrl: https://github.com/klembot/twinejs/releases/tag/2.10.0 |
| 16 | +Copyright: Copyright © 2024 Chris Klimas |
| 17 | +# CopyrightUrl: |
| 18 | +ShortDescription: An open-source tool for telling interactive, nonlinear stories with variables, conditional logic, images, CSS, and JavaScript |
| 19 | +Description: |- |
| 20 | + Twine is an open-source tool for telling interactive, nonlinear stories. |
| 21 | + You don't need to write any code to create a simple story with Twine, but you can extend your stories with variables, conditional logic, images, CSS, and JavaScript when you're ready. |
| 22 | + Twine publishes directly to HTML, so you can post your work nearly anywhere. Anything you create with it is completely free to use any way you like, including for commercial purposes. |
| 23 | +# Moniker: |
| 24 | +Tags: |
| 25 | +- story |
| 26 | +- stoeytelling |
| 27 | +ReleaseNotes: |- |
| 28 | + New Features Added |
| 29 | + - The story format list is now a dialog instead of a separate screen. |
| 30 | + - A new preference has been added that allows disabling enhanced text editors, which can have problems with assistive technology. Disabling these editors disables syntax highlighting and some toolbar buttons, and you cannot control whether the cursor blinks in non-enhanced fields. (In that case, it will use your system setting.) |
| 31 | + Bugs Fixed |
| 32 | + - Validation of story format URLs now occurs when you try to add the format, not as you type in the field. This could cause the UI to become unresponsive. |
| 33 | + Story Format Updates |
| 34 | + - Chapbook has been updated to version 2.3.0. |
| 35 | +ReleaseNotesUrl: https://twinery.org/reference/en/release-notes/2-10.html |
| 36 | +# PurchaseUrl: |
| 37 | +# InstallationNotes: |
| 38 | +Documentations: |
| 39 | +- DocumentLabel: Reference |
| 40 | + DocumentUrl: https://twinery.org/reference/en/ |
19 | 41 | ManifestType: defaultLocale |
20 | | -ManifestVersion: 1.9.0 |
| 42 | +ManifestVersion: 1.10.0 |
0 commit comments