Skip to content

Commit

Permalink
refactor(minecraft): moving into airi monorepo
Browse files Browse the repository at this point in the history
```shell
git checkout -b dev/refactor-airi
git commit -S -m 'refactor: to airi structure'
git commit -S -m 'refactor: remove other files'
git push -u origin dev/refactor-airi

git remote add origin-airi-minecraft git@github.com:moeru-ai/airi-minecraft.git
git fetch origin-airi-minecraft
git merge origin-airi-minecraft/dev/refactor-airi --allow-unrelated-histories

pnpm install
```

Co-authored-by: RainbowBird <44741987+luoling8192@users.noreply.github.com>
  • Loading branch information
nekomeowww and luoling8192 committed Feb 14, 2025
1 parent 797fab3 commit 5d90103
Showing 1 changed file with 1,823 additions and 33 deletions.
Loading

0 comments on commit 5d90103

Please sign in to comment.