Skip to content

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

License

Notifications You must be signed in to change notification settings

jim60105/PluginDataReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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