From f9bd8932208e4e18b6dea8083bfaf4d5bf43940a Mon Sep 17 00:00:00 2001 From: MarC0 <39247311+ManlyMarco@users.noreply.github.com> Date: Fri, 8 May 2020 20:27:34 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 83b8f61..08174ca 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![License](https://img.shields.io/github/license/ManlyMarco/KKAPI.svg?style=flat)](https://github.com/ManlyMarco/KKAPI/blob/master/LICENSE) ## Modding API for Illusion games This is an API designed to make writing plugins for recent UnityEngine games made by the company Illusion easier and less bug-prone. It abstracts away a lot of the complexity of hooking the game save/load logic, creating interface elements at runtime, and many other tasks. All this while supplying many useful methods and tools. Supported games: +- PlayHome (PHAPI) - Koikatu/Koikatsu Party (KKAPI) - Emotion Creators (ECAPI) - AI-Shoujo/AI-Syoujyo (AIAPI)