Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Implement importing game metadata from annotated artifacts #57

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

ioV9x
Copy link
Owner

@ioV9x ioV9x commented Jan 18, 2025

No description provided.

ioV9x added 10 commits January 17, 2025 16:00
In preparation of a game metadata format suitable for shipping with
artifacts add tables for holding the new values.
The ajv FAQ recommends using a single ajv instance per app.
Vite 6 decides to optimize some dependencies immediatly after the page
load which forces an immediate page reload. Current culprits:

- `@reduxjs/toolkit`
- `remeda`
- `temporal-polyfill`
`gray-matter` is a popular frontmatter processor which we'll use for the
new bundled game info format.

- Patch gray-matter to use the latest `js-yaml` version.
`remarkable` is a MD => HTML compiler which we will use to render game
descriptions and changelogs.
Exposing additional shell UI to the renderer should not be intermingled
with game data related functionality.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant