From 849da84f6875cfd087c41cd729a7b1ec2c5a364c Mon Sep 17 00:00:00 2001 From: Kingstom Date: Sun, 30 Jul 2023 11:12:22 +0800 Subject: [PATCH] Update Games (#51) - Naruto: Ultimate Ninja STORM - Dragon Ball Z Kakarot --- data/games.toml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/data/games.toml b/data/games.toml index a37782d..f09c5e0 100644 --- a/data/games.toml +++ b/data/games.toml @@ -2109,3 +2109,19 @@ Year = "2019" Analysis = [ ["80lv's Interview", "https://80.lv/articles/development-of-epitasis-world-music-skybox/"], ] + +["Dragon Ball Z Kakarot"] +Developer = "Cyber Connect 2" +Engine = "UE4" +Year = "2020" +Analysis = [ + ["Thomas @ Stylized Station's Twittwer thread", "https://twitter.com/StylizedStation/status/1656434559590846464"], +] + +["NARUTO: Ultimate Ninja STORM"] +Developer = "Cyber Connect 2" +Engine = "Internal" +Year = "2008" +Analysis = [ + ["GDC: Cinematic Next-Generation Action NARUTO", "https://www.gdcvault.com/play/1354/Cinematic-Next-Generation-Action-NARUTO"], +]