Skip to content

Latest commit

 

History

History
78 lines (41 loc) · 2.16 KB

File metadata and controls

78 lines (41 loc) · 2.16 KB

发布日志

本仓库只发布源代码

如果你想要体验使用便捷的图形化编辑器创建、制作并实时预览 WebGAL 游戏,请 下载 WebGAL 图形化编辑器

在此版本中

新功能

允许使用脚本修改标题画面等游戏配置选项

允许使用变量获取一部分引擎状态

修复

为部分字符添加转义

Release Notes

Only source code is released in this repository

If you want to experience creating, making, and real-time previewing WebGAL games using a user-friendly graphical editor, please download the WebGAL graphical editor

In this version

New Features

Allow using scripts to modify game configuration options such as title screen

Allow using variables to get some engine states

Bug Fixes

Added escaping for some characters

リリースノート

このリポジトリはソースコードのみを公開しています

もしあなたが使いやすいグラフィカルエディタでWebGALゲームを作成、制作、リアルタイムプレビューしたい場合は、WebGALグラフィカルエディタをダウンロードしてください

このバージョンについて

新機能

スクリプトを使用してタイトル画面などのゲーム設定オプションを変更できるようになりました

変数を使用して一部のエンジン状態を取得できるようになりました

修正

一部の文字のエスケープを追加しました