Skip to content

Axoloteera/AxolotlEditor-gui

 
 

Repository files navigation

AxolotlEditor
美西螈编辑器

本项目再创作于TurboWarp/scratch-gui
此项目同样开源在GitHub:Gtd232/AxolotlEditor-gui
图标使用了Scratch官方素材库的Tera角色和部分字母角色,并进行了更改。
52blackNightscratchGarboMuffin提供了一些代码和帮助。
还在更新中。

安装

首先需要一个良好的网络环境,
需要安装好Node.js、npm及Git(GitHub CLI也可以)等应用程序。
必要时克隆这个Repo:
GitHub CLI:gh repo clone Gtd232/AxolotlEditor-gui
Git Bash:git clone https://github.com/Gtd232/AxolotlEditor-gui

进入到文件夹:cd AxolotlEditor-gui

npm install

您可能需要npm i --legacy-peer-deps指令才能成功完成安装

License

《AxolotlEditor》对《TurboWarp》的修改是根据GPL-v3协议授权的. 阅读LICENSE或https://www.gnu.org/licenses/以获得详细信息。

以下是 Scratch-gui 的原始许可证,我们需要保留该许可证。这不是这个项目的许可证。

Copyright (c) 2016, Massachusetts Institute of Technology
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

关于

本项目离不开以下开源项目:
LLK的大部分项目。
TurboWarp的大部分项目。
a49594a/scratch-vm
52black/scratch-vm
及其他node_modules。

以及52blackNightscratchGarboMuffin的帮助,谢谢。

Releases

No releases published

Languages

  • JavaScript 92.0%
  • CSS 7.6%
  • Other 0.4%