Skip to content

PepeOnGithub/Cape-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

28 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ§₯ Cape Generator for Minecraft Bedrock Edition

GitHub License Website

A web-based tool to create custom capes for Minecraft Bedrock Edition. Generate .mcpack files directly from your browser!

✨ Features

  • πŸ–ΌοΈ Image Upload: Drag & drop or select PNG/JPG images
  • πŸ‘€ Real-time Preview: 64x32 canvas preview
  • πŸ“¦ Custom .mcpack Generation: Set your own pack name
  • πŸŒ“ Dark/Light Mode: Eye-friendly theme switching
  • πŸ“± Mobile Friendly: Works on all device sizes
  • ⚑ Instant Download: Get your cape pack in one click

πŸš€ Quick Start

  1. Visit the Live Demo
  2. Click "Choose Image" to upload your cape design
  3. (Optional) Enter a custom pack name
  4. Preview your design on the canvas
  5. Click "Generate .mcpack" to download

πŸ› οΈ Development Setup

# Clone repository
git clone https://github.com/pepeongithub/Cape-Generator.git
cd Cape-Generator

# No build required - just open in browser!
open index.html

πŸ”§ Technologies Used

🎨 Customization

Color Scheme

Modify CSS variables in style.css:

:root {
  --accent: #7289DA; /* Brand color */
  --bg: #ffffff;     /* Background */
  --text: #2c2f33;   /* Primary text */
}

🀝 Contributing

We welcome contributions! Please follow these steps:

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

Code of Conduct

πŸ“œ License

This project is licensed under the MIT License - see the LICENSE file for details.

πŸ™ Acknowledgements

  • Minecraft is a trademark of Mojang Studios
  • Cape template based on Minecraft Bedrock Edition format
  • JSZip team for excellent zip library
  • FileSaver.js developers

Created with ❀️ by [Pepe]
πŸ”— Report Issue
πŸ’‘ Suggest Feature

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published