This commit is contained in:
2026-08-05 13:41:47 +02:00
commit f6170b535f
4 changed files with 221 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"name": "game-retro-rewind",
"version": "1.1.2",
"description": "Vortex support for Retro Rewind - Video Store Simulator",
"main": "index.js",
"author": "Interstellarcodes",
"license": "MIT",
"dependencies": {
"vortex-api": "^1.0.0"
}
}