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