-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
63cdcc4
commit 30be0ab
Showing
1 changed file
with
19 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,23 @@ | ||
# KKManager | ||
Koikatu! card and mod manager. Can browse cards, zipmods and plugins and view information about all of them. There's also a basic mod installer included. Overall it makes it much easier to manually keep your game up-to-date. | ||
Mod, plugin and card manager for Koikatu! and Koikatsu Party. It can: | ||
- browse cards and scenes (supports drag and drop so you can drag cards into the game to load them). | ||
- browse installed zipmods and plugins, and view information about them. | ||
- automatically find and install mod updates from the internet. | ||
- fix some common issues with the game. | ||
- install plugins and mods for you. | ||
|
||
While the app is already useful, expect some bugs and lacking features. You can report issues on [GitHub Issues page](https://github.com/bbepis/KKManager/issues), or on the [Koikatu! discord server](https://discord.gg/urDt8CK). | ||
While the app is already useful, it's still in beta. Expect some bugs and lacking features. You can report issues on [GitHub Issues page](https://github.com/bbepis/KKManager/issues), or on the [Koikatu! discord server](https://discord.gg/urDt8CK). | ||
|
||
![preview](https://user-images.githubusercontent.com/39247311/53917965-0f5b6300-4066-11e9-804e-66c08eeb4b0d.PNG) | ||
## How to use | ||
1. Extract to a new folder anywhere. | ||
2. Start KKManager.exe, create a shortcut to it if you want. | ||
3. If the game directory was not automatically detected, select where you installed KK. | ||
|
||
If there are any mod updates available, the update menu button on top will turn green after a while. You can click it without waiting to check for updates immediately. | ||
|
||
## Screenshots | ||
![preview2](https://user-images.githubusercontent.com/39247311/53917964-0f5b6300-4066-11e9-81e0-10aa6c03e6df.PNG) | ||
![preview](https://user-images.githubusercontent.com/39247311/53917965-0f5b6300-4066-11e9-804e-66c08eeb4b0d.PNG) | ||
![kkmanager updater preview](https://user-images.githubusercontent.com/39247311/70381094-dded2c00-1944-11ea-9502-db5ced9dd3e0.PNG) | ||
|
||
You can support development of this tool through the [patreon page](https://www.patreon.com/ManlyMarco). |