https://github.com/tamschi/rpg-maker-plugin-templates-cc0
RPG Maker plugin templates published under CC0. Some modification may be necessary before using these.
https://github.com/tamschi/rpg-maker-plugin-templates-cc0
rpg-maker rpg-maker-mv rpg-maker-mz rpg-maker-plugins
Last synced: 3 months ago
JSON representation
RPG Maker plugin templates published under CC0. Some modification may be necessary before using these.
- Host: GitHub
- URL: https://github.com/tamschi/rpg-maker-plugin-templates-cc0
- Owner: Tamschi
- License: cc0-1.0
- Created: 2024-03-05T14:40:47.000Z (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2024-03-05T16:25:58.000Z (over 1 year ago)
- Last Synced: 2025-01-28T05:23:49.961Z (5 months ago)
- Topics: rpg-maker, rpg-maker-mv, rpg-maker-mz, rpg-maker-plugins
- Language: JavaScript
- Homepage: https://tamschi.itch.io/
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# rpg-maker-plugin-templates-cc0
RPG Maker plugin templates published under CC0. Some modification may be necessary before using these.As the code in this repository is licensed under [CC0](https://creativecommons.org/public-domain/cc0/), you may relicense it as you see fit (for example to sell your plugins or not allow further redistribution of your modifications).
💕🪙 If this code is useful to you, please also visit my plugin store at [tamschi.itch.io](https://tamschi.itch.io/) and consider a purchase or a small tip on one of my free plugins or tools. I would hugely appreciate your support.
## Contents
### [Battler_Flipbooks_LAYER.js](./Battler_Flipbooks_LAYER.js)
A simple Layer plugin compatible with [Battler Flipbooks Core](https://tamschi.itch.io/battler-flipbooks-core).
As an example, this Layer applies rules whenever a battler is damaged (except drain skills).