Skip to content

Commit

Permalink
Create additional_packages_test.json
Browse files Browse the repository at this point in the history
  • Loading branch information
d10sfan authored Jan 7, 2024
1 parent f005bef commit 9279b39
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions additional_packages_test.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"games": [{
"app_id": "1234",
"game_name": "Test Game",
"command": "./test.sh",
"engine_name": "Test Engine",
"download": []
}],
"engines": [{
"engine_link": "https://google.com",
"version": "1.0",
"author": "d10sfan",
"engine_name": "Test Engine"
}]
}

0 comments on commit 9279b39

Please sign in to comment.