diff --git a/games/s.yaml b/games/s.yaml index d87ba3483..70ebee10a 100644 --- a/games/s.yaml +++ b/games/s.yaml @@ -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 diff --git a/originals/s.yaml b/originals/s.yaml index c24386804..b61ea97b3 100644 --- a/originals/s.yaml +++ b/originals/s.yaml @@ -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' diff --git a/schema/originals.yaml b/schema/originals.yaml index ea7eab91a..37454d4e2 100644 --- a/schema/originals.yaml +++ b/schema/originals.yaml @@ -56,6 +56,7 @@ schema;platform: 'Atari', 'Commodore 64', 'DOS', + 'Dreamcast', 'DS', 'GameCube', 'iOS',