Skip to content

Commit 18b1bd2

Browse files
authored
Merge pull request #96 from smalruby/feat/deprecate-to-smalruby3-editor
docs: mark as obsolete and add migration notice to smalruby3-editor
2 parents 872672d + 48bd5dc commit 18b1bd2

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
## scratch-vm
2+
3+
> **⚠️ このリポジトリは非推奨です (This repository is obsolete)**
4+
>
5+
> このリポジトリは [smalruby/smalruby3-editor](https://github.com/smalruby/smalruby3-editor) に統合されました。
6+
> 今後の開発・利用はそちらの `packages/scratch-vm` をご参照ください。
7+
>
8+
> This repository has been superseded by [smalruby/smalruby3-editor](https://github.com/smalruby/smalruby3-editor).
9+
> Please refer to `packages/scratch-vm` in that repository for all future development and usage.
10+
211
#### Scratch VM is a library for representing, running, and maintaining the state of computer programs written using [Scratch Blocks](https://github.com/scratchfoundation/scratch-blocks).
312

413
[![CI/CD](https://github.com/scratchfoundation/scratch-vm/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/scratchfoundation/scratch-vm/actions/workflows/ci-cd.yml)

0 commit comments

Comments
 (0)