https://github.com/biyuehu/nanno-migrator
A tool for migrating data from other vn manager to Galkeeper
https://github.com/biyuehu/nanno-migrator
adv avg gal galgame games migration migration-tool rust sea-orm sqlite tools visual-novel
Last synced: about 1 month ago
JSON representation
A tool for migrating data from other vn manager to Galkeeper
- Host: GitHub
- URL: https://github.com/biyuehu/nanno-migrator
- Owner: BIYUEHU
- Created: 2025-02-07T12:28:10.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-15T10:41:44.000Z (3 months ago)
- Last Synced: 2025-02-15T11:19:22.230Z (3 months ago)
- Topics: adv, avg, gal, galgame, games, migration, migration-tool, rust, sea-orm, sqlite, tools, visual-novel
- Language: Rust
- Homepage:
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nanno Migrator
Hi, there! This is the Nanno Migrator project, which is a tool for migrating data from other visual-novel managers to [Galkeeper(Nanno)](https://github.com/biyuehu/gal-keeper). Whole project is written in Rust.
## Supports list
- **[WhiteCloud](https://whitecloud.xyyaya.com/)**: Base on sqlite and SeaORM
- And more...Welcome to send issues to me if you want to add more supports or have any questions and suggestions.
## Usage
1. Download the latest release from [releases page](https://github.com/biyuehu/nanno-migrator/releases) or build from source.
2. Put executable file to same directory of `db.3.sqlite` file (Generally, it's in `whitecloud/resources/data/db.3.sqlite`).
3. Run executable file, then you will see a `export-from-whitecloud-xxxx.json` file in the same directory.
4. Import the `export-from-whitecloud-xxxx.json` file to Nanno.