Skip to content

Commit

Permalink
Add sonic adventure toolset (opengaming#998)
Browse files Browse the repository at this point in the history
* Add dreamcast platform

* Add sonic adventure

* Add sonic adventure toolset
  • Loading branch information
cxong authored Dec 1, 2019
1 parent ff31ffe commit 600fe78
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 0 deletions.
25 changes: 25 additions & 0 deletions games/s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -611,6 +611,31 @@
updated: 2015-04-25
url: http://pygame.org/shredwheat/solarwolf/index.shtml

- name: Sonic Adventure Toolset
originals:
- Sonic Adventure
type: tool
repo: 'https://github.com/sonicretro/sa_tools'
url: 'http://info.sonicretro.org/SA_Tools'
development: active
status: playable
content: commercial
lang:
- 'C#'
framework:
- .NET Core
license:
- As-is
info: >-
SA Tools is a toolkit for modifying and extracting data from the Sonic
Adventure series of games
updated: '2019-11-27'
images:
- >-
https://github.com/sonicretro/sa_tools/raw/Docs/Documentation/images/project_manager_split_window.png
- >-
https://github.com/sonicretro/sa_tools/raw/Docs/Documentation/images/SADXLVL2_Editor_Overview.png
- name: Sonic Robo Blast 2
images:
- https://www.srb2.org/wp-content/uploads/21-gfz1.png
Expand Down
16 changes: 16 additions & 0 deletions originals/s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,22 @@
genre:
- Arcade

- name: Sonic Adventure
names:
- Sonic Adventure 2
external:
wikipedia: Sonic Adventure
platform:
- Dreamcast
- GameCube
- PlayStation 3
- Windows
- Xbox 360
meta:
genre:
- Action
- Platform

- name: 'Sonic Chronicles: The Dark Brotherhood'
external:
wikipedia: 'Sonic Chronicles: The Dark Brotherhood'
Expand Down
1 change: 1 addition & 0 deletions schema/originals.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ schema;platform:
'Atari',
'Commodore 64',
'DOS',
'Dreamcast',
'DS',
'GameCube',
'iOS',
Expand Down

0 comments on commit 600fe78

Please sign in to comment.