Thanks to visit codestin.com
Credit goes to github.com

Skip to content

xiaoxhan1234/Amachiromaker

Repository files navigation

Amachiromaker ✨


🌐 Language

Choose your language:
English | 中文


This project revives the character creator website that was taken down by nachoneko.

The implementation is based on NekoQiye's Amachiromaker with image assets retrieval.

The source code is open-sourced - feel free to deploy your own instance.

演示动画

Real-time character editing preview[GIF source: NekoQiye]

🎨 Core Capabilities

  • Multi-layer Character Composition

    • 50+ modular components (hairstyles/eyes/clothing)
    • Real-time color manipulation
    • Layer blending modes
  • Output Options

    • PNG with alpha channel
    • Layer-preserved PSD export
    • JSON preset serialization

📸 Interface Screenshot

Intuitive editing interface [From NekoQiye]

🚀 Quick Start

Chinese Guide (Click to expand)

Development Environment

Remember to install Node.js in advance

📥 Installation Guide

Method 1: Download via Releases

  1. Go to Releases page
  2. Select and download the required version: ZH/EN
  3. After downloading, extract to local and rename folder to Amachiromaker
  4. Ensure Node.js is already installed (no tutorial or installation method provided here)
  5. Enter project directory cd Amachiromaker
  6. Install dependencies npm install
  7. Finally launch npm run dev
  8. Access http://localhost:port to start using

About

A project that publishes the source code of the website taken down by nachoneko

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published