From 7beb0aea82838cd69e0dc6982c37c0d3a2978613 Mon Sep 17 00:00:00 2001 From: Valentin Vanelslande Date: Wed, 14 Feb 2018 14:34:32 -0600 Subject: [PATCH] Rename Fairune2 folder to Fairune 2 (#237) * Rename Fairune 2 folder * Delete boxart.png * Delete icon.png * Delete ingame.png * Add files via upload * Add files via upload * Update game.dat --- games/{fairune2 => fairune-2}/boxart.png | Bin games/fairune-2/game.dat | 21 ++++++++++++++++++ games/{fairune2 => fairune-2}/icon.png | Bin .../screenshots/ingame.png | Bin games/fairune2/game.dat | 21 ------------------ 5 files changed, 21 insertions(+), 21 deletions(-) rename games/{fairune2 => fairune-2}/boxart.png (100%) create mode 100644 games/fairune-2/game.dat rename games/{fairune2 => fairune-2}/icon.png (100%) rename games/{fairune2 => fairune-2}/screenshots/ingame.png (100%) delete mode 100644 games/fairune2/game.dat diff --git a/games/fairune2/boxart.png b/games/fairune-2/boxart.png similarity index 100% rename from games/fairune2/boxart.png rename to games/fairune-2/boxart.png diff --git a/games/fairune-2/game.dat b/games/fairune-2/game.dat new file mode 100644 index 0000000..b2ae113 --- /dev/null +++ b/games/fairune-2/game.dat @@ -0,0 +1,21 @@ +title = "Fairune 2" +description = "Fairune 2 is a fantasy puzzle-solving adventure RPG. Which has you explore the map by solving puzzles, tricks and beating monsters. You are requested by the mysterious book that can say where to find the lost fairy. In this adventure, you encounter the wonderful girl that may lead you to the truth of the world. With much greater content than the prequel game, the power-up 8-bit taste graphics and sounds will bring forth the new reminiscent game-play." +incomplete = true +needs_system_files = false +needs_shared_font = false +game_type = "eshop" + +[[releases]] +title = "000400000016CF00" +region = "eur" +release_date = "2016-10-20" + +[[testcases]] +title = "000400000016CF00" +compatibility = "1" +date = "2017-08-09" +version = "HEAD-792dee4" +cpu = "Intel Core i7 2630QM" +gpu = "GeForce GT 540M" +os = "Windows 7 7601" +author = "flaviculpus" diff --git a/games/fairune2/icon.png b/games/fairune-2/icon.png similarity index 100% rename from games/fairune2/icon.png rename to games/fairune-2/icon.png diff --git a/games/fairune2/screenshots/ingame.png b/games/fairune-2/screenshots/ingame.png similarity index 100% rename from games/fairune2/screenshots/ingame.png rename to games/fairune-2/screenshots/ingame.png diff --git a/games/fairune2/game.dat b/games/fairune2/game.dat deleted file mode 100644 index 2830a0b..0000000 --- a/games/fairune2/game.dat +++ /dev/null @@ -1,21 +0,0 @@ -title = "Fairune2" -description = "Fairune2 is a fantasy puzzle-solving adventure RPG. Which has you explore the map by solving puzzles, tricks and beating monsters. You are requested by the mysterious book that can say where to find the lost fairy. In this adventure, you encounter the wonderful girl that may lead you to the truth of the world. With much greater content than the prequel game, the power-up 8-bit taste graphics and sounds will bring forth the new reminiscent game-play." -incomplete = true -needs_system_files = false -needs_shared_font = false -game_type = "eshop" - -[[releases]] -title = "000400000016CF00" -region = "eur" -release_date = "2016-10-20" - -[[testcases]] -title = "000400000016CF00" -compatibility = "1" -date = "2017-08-09" -version = "HEAD-792dee4" -cpu = "Intel Core i7 2630QM" -gpu = "GeForce GT 540M" -os = "Windows 7 7601" -author = "flaviculpus"