Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -1419,6 +1419,15 @@
"Shading"
]
},
"punchy_studio": {
"title": "Punchy! Studio",
"author": "Hamz",
"description": "A specialized tool for generating item definitions and compatibility configurations for the Punchy! animation system.",
"version": "1.0.0",
"variant": "both",
"icon": "icon.svg",
"tags": ["Minecraft: Java Edition", "Exporter", "Animation"]
},
"hytale_bridge": {
"title": "Hytale Bridge",
"author": "Tazer",
Expand Down
23 changes: 23 additions & 0 deletions plugins/punchy_studio/about.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# About Punchy! Studio

**Punchy! Studio** is a specialized utility designed to assist developers in the efficient preparation of **Compatibility** and **Definition** files for the Punchy! animation system.

The core logic of this plugin is to streamline the development workflow by providing a fast and reliable environment for generating complex JSON templates. By automating the technical structuring of configuration files, it minimizes manual entry errors and significantly reduces the time required for asset implementation.

# Definition - Compat
With the extra panel added to the export section, you can quickly select bone texture, animation, and namespace settings and export the product.

---

### Technical Documentation

While this plugin is designed to simplify and solve technical bottlenecks, a comprehensive understanding of the framework is mandatory for successful integration. Users are advised to consult the [Punchy! Wiki](https://github.com/punchy-guys/punchy-wiki) for detailed implementation guidelines and technical standards.

---

### Support and Projects

If you find this tool valuable and wish to support its continued maintenance, or if you are interested in exploring related development projects, please refer to the links below:

* **Support the developer on** [Patreon](https://www.patreon.com/cw/hamz_)
* **Discover the** [Hyper Punchy](https://modrinth.com/resourcepack/hyper-punchy) **project**
10 changes: 10 additions & 0 deletions plugins/punchy_studio/icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions plugins/punchy_studio/members.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
maintainers:
- HamzaDev
Loading
Loading