jim60105 / PluginDataReader

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

Home Page:https://plugindatareader.maki0419.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plugin Data Reader 插件資料讀取器

CodeFactor FOSSA Status

image

  • 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

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 https://www.gnu.org/licenses/.

FOSSA Status

About

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

https://plugindatareader.maki0419.com/

License:GNU Affero General Public License v3.0


Languages

Language:C# 47.3%Language:HTML 35.6%Language:CSS 8.6%Language:JavaScript 6.1%Language:Dockerfile 1.3%Language:Shell 1.1%