From d117a3be48006f57d238795a4f1b79087ccb9467 Mon Sep 17 00:00:00 2001 From: Joel Hansen Date: Mon, 18 Apr 2022 17:23:37 +1000 Subject: [PATCH] Updating KKnD Adding new OpenKrush game. Moving OpenKKnD to o.yaml closes #1656 --- games/k.yaml | 30 ------------------------------ games/o.yaml | 37 +++++++++++++++++++++++++++++++++++++ 2 files changed, 37 insertions(+), 30 deletions(-) diff --git a/games/k.yaml b/games/k.yaml index 07cf818a7..ad9d06022 100644 --- a/games/k.yaml +++ b/games/k.yaml @@ -163,36 +163,6 @@ type: remake updated: 2020-08-31 -- name: KKnD - type: remake - originals: - - Krush, Kill 'n' Destroy - url: https://www.kknd-game.com/ - development: sporadic - status: semi-playable - lang: - - C# - license: - - GPL3 - content: free - info: KKnD is built on top of OpenRA engine - updated: 2020-08-25 - -- name: OpenKKnD - type: remake - originals: - - Krush, Kill 'n' Destroy - repo: https://github.com/gp-alex/OpenKKND - development: sporadic - status: semi-playable - lang: - - C++ - license: - - GPL3 - content: free - info: Based on original executable decompilation - updated: 2020-03-20 - - name: KnightOfWor lang: - Java diff --git a/games/o.yaml b/games/o.yaml index 724e10642..dc1edca80 100644 --- a/games/o.yaml +++ b/games/o.yaml @@ -1313,6 +1313,43 @@ video: youtube: 5CXqWdbWrVs +- name: OpenKKnD + type: remake + originals: + - Krush, Kill 'n' Destroy + repo: https://github.com/gp-alex/OpenKKND + development: halted + status: semi-playable + lang: + - C++ + license: + - GPL3 + content: free + info: Based on original executable decompilation + updated: 2022-04-18 + +- name: OpenKrush + type: remake + originals: + - Krush, Kill 'n' Destroy + repo: https://github.com/IceReaper/OpenKrush + development: active + status: semi-playable + lang: + - C# + license: + - GPL3 + framework: + - OpenRA + content: free + info: OpenRA mod + updated: 2022-05-01 + url: https://www.kknd-game.com/about + images: + - https://media.moddb.com/images/mods/1/38/37924/OpenRA-2018-12-16T105029073Z.png + video: + youtube: 3UBOrp5YK6Q + - name: OpenLara lang: - C++