Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jim60105/plugindatareader

Read plugin data in PNG file, currently supports Koikatu, Koikatsu Sunshine (Blazor)
https://github.com/jim60105/plugindatareader

bepinex bepinex-plugins blazor koikatsu-sunshine koikatu progressive-web-app pwa

Last synced: about 2 months ago
JSON representation

Read plugin data in PNG file, currently supports Koikatu, Koikatsu Sunshine (Blazor)

Awesome Lists containing this project

README

        

# Plugin Data Reader 插件資料讀取器

[![CodeFactor](https://www.codefactor.io/repository/github/jim60105/plugindatareader/badge/master)](https://www.codefactor.io/repository/github/jim60105/plugindatareader/overview/master)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fjim60105%2FPluginDataReader.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fjim60105%2FPluginDataReader?ref=badge_shield)

![image](PluginDataReader/wwwroot/preview.png)

- Read out all ExtendedSave Plugin Data in the png file.
- Very suitable for checking the Sideloader mods used.
- Support **Koikatu / Koikatsu Sunshine** png files, currently.
- It can read out any unknown data, and parsed as json.
- .NET 8 Blazor Project, designed as PWA.

---

- 讀出 png 文件中的所有 ExtendedSave 插件數據
- 非常適合檢查使用的 Sideloader mods
- 目前支援 **Koikatu / Koikatsu Sunshine**
- 可以讀出任何未知數據,並解析為json
- .NET 8 Blazor Project,設計為漸進式網路應用程式(PWA)

## LICENSE

open graph

[GNU AFFERO GENERAL PUBLIC LICENSE Version 3](./LICENSE)

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see .

[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fjim60105%2FPluginDataReader.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fjim60105%2FPluginDataReader?ref=badge_large)