Skip to content

馃 Auto-update game registry from Games folder - #26

Merged
GLAXYIAS merged 1 commit into
mainfrom
feature/auto-game-registry
Aug 9, 2026
Merged

馃 Auto-update game registry from Games folder#26
GLAXYIAS merged 1 commit into
mainfrom
feature/auto-game-registry

Conversation

@glaeesas

@glaeesas glaeesas commented Aug 8, 2026

Copy link
Copy Markdown
Collaborator

This PR adds a GitHub Actions workflow that automatically updates the _0xData array in JS/main.js whenever you add or change games in your Games folder.

Features:

  • Scans all subfolders in Games/
  • Finds the main HTML file (prefers index.html)
  • Looks for an image file in the same folder or subfolders
  • Sets description to "Coming soon. Edit this description in main.js."
  • Generates clean IDs from folder names

How to use:

  1. Just drop a new game folder with an index.html into Games/
  2. Push to main
  3. The workflow runs and creates a PR with the updated registry

To edit a game's description:
After merging, just find the game entry in _0xData and change the desc field.

@strix-security

strix-security Bot commented Aug 8, 2026

Copy link
Copy Markdown

Strix is installed on this repository, but we couldn't run this PR security review because this workspace's trial has ended. Add a card to resume code reviews here.

@GLAXYIAS
GLAXYIAS merged commit ed728d8 into main Aug 9, 2026
@GLAXYIAS
GLAXYIAS deleted the feature/auto-game-registry branch August 9, 2026 22:48
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.

2 participants