# ScriptEditor **Repository Path**: SpringJoy/ScriptEditor ## Basic Information - **Project Name**: ScriptEditor - **Description**: 数据编缉器 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-01-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ScriptEditor Database scripts editor for the Light's Hope emulator. Preview: ![script editor gui](https://i.imgur.com/zxgHXAv.png) The point of this software is to make scripting content more accessible by removing the need to know anything about programming or SQL syntax. All the script information is presented visually with proper field names for each parameter based on the command and previews for things such as texts. The editor will automatically generate the proper SQL queries when you are done working, so you may easily pull request your changes.