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

https://github.com/marcuspy827/dyberpetutil


https://github.com/marcuspy827/dyberpetutil

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

中文 | [English](docs/README_EN.md)

# DyberPetUtil

![](https://img.shields.io/badge/License-GPL--3.0-orange) ![](https://img.shields.io/badge/Qt-5.12.12-green) ![](https://img.shields.io/badge/DyberPet-v0.2.0-blue) ![](https://img.shields.io/badge/ToolRelease-v0.2.0-important) ![](https://img.shields.io/badge/Made%20with-Love-red)

针对呆啵宠物 | DyberPet开发的一些小工具~

## 目录

- [简介](#简介)
- [开发状态](#开发状态)
- [安装](#安装)
- [使用](#使用)
- [更新日志](#更新日志)
- [许可证](#许可证)

## 简介

这个repo里是一些针对呆啵宠物 | DyberPet开发的一些小工具,目前共有2个,分别是呆啵宠物Res更新工具(对macOS用户提供免重新替换app即可更新内部res功能)以及呆啵宠物可视化创作工具(可视化编辑宠物形象相关涉及代码部分)

呆啵宠物的框架地址是:[ChaozhongLiu/DyberPet](https://github.com/ChaozhongLiu/DyberPet),本工具基于呆啵宠物部分源码以及素材开发文档进行开发

## 开发状态

| 平台 | 架构 | 状态 |
| ------- | ------ | ------------------------------------------------------------ |
| Windows | x86_64 | ![](https://img.shields.io/badge/Build-Pending-yellow?style=for-the-badge) |
| macOS | x64 | ![](https://img.shields.io/badge/Build-Pending-yellow?style=for-the-badge) |

## 安装

- Windows版:解压Zip中的所有内容到所需位置即可。
- macOS版:挂载`.dmg`文件,拖拽其中`.app`文件至`/Applications`文件夹即可。

## 使用

请参阅使用文档(施工中)

## 更新日志

(待完善)

## 许可证

[GNU General Public License v2.0](LICENSE)