update all references from retroarch_system to retrobios

This commit is contained in:
Abdessamad Derraz
2026-03-17 11:17:50 +01:00
parent c23c565c6d
commit 1129aebfc4
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://github.com/Abdess/retroarch_system/schemas/platform.schema.json",
"$id": "https://github.com/Abdess/retrobios/schemas/platform.schema.json",
"title": "Platform Configuration",
"description": "Schema for retrogaming platform BIOS configuration files",
"type": "object",