From 45557cdd61850abc30959c39054d29b45fefb8c2 Mon Sep 17 00:00:00 2001 From: Minteck Date: Thu, 16 Dec 2021 23:06:28 +0100 Subject: It's finally done! --- data/instants/kartik | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 data/instants/kartik (limited to 'data/instants/kartik') diff --git a/data/instants/kartik b/data/instants/kartik new file mode 100644 index 0000000..6bd5ece --- /dev/null +++ b/data/instants/kartik @@ -0,0 +1,34 @@ +{ + "Abstract" : "Kartik is an online car racing game developed by Minteck in early 2021. The game is made of its own engine based on GitHub's Electron; which use have caused major problems during the development; Minteck said on her blog that she doesn't even know how to properly use Electron. The game releases on June 12th 2021, and with bug fixing updates until October 1st 2021. Kartik was originally supposed to be released under a proprietary license, but was made open source later in the development as per the JetBrains License Agreement.", + "AbstractSource" : "Minteck", + "AbstractText" : "", + "AbstractURL" : "search?q=minteck", + "Answer" : "", + "AnswerType" : "", + "Definition" : "", + "DefinitionSource" : "", + "DefinitionURL" : "", + "Entity" : "infobox", + "Heading" : "Kartik", + "Image" : "/i/kartik.minteck.org.ico", + "ImageHeight" : 0, + "ImageIsLogo" : 1, + "ImageWidth" : 0, + "Infobox" : {}, + "Redirect" : "", + "RelatedTopics" : [], + "Results" : [ + { + "FirstURL" : "https://kartik.minteck.org/home/", + "Icon" : { + "Height" : 0, + "URL" : "/i/kartik.minteck.org.ico", + "Width" : 0 + }, + "Result" : null, + "Text" : "Official site" + } + ], + "Type" : "A", + "meta" : {} +} -- cgit