https://github.com/sashi0034/as-siv-runner
AngelScript Runner Powered by OpenSiv3D for VSCode
https://github.com/sashi0034/as-siv-runner
Last synced: 1 day ago
JSON representation
AngelScript Runner Powered by OpenSiv3D for VSCode
- Host: GitHub
- URL: https://github.com/sashi0034/as-siv-runner
- Owner: sashi0034
- License: mit
- Created: 2024-04-04T12:07:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-10T11:32:14.000Z (about 1 year ago)
- Last Synced: 2025-03-14T16:11:49.809Z (3 months ago)
- Language: GLSL
- Homepage: https://marketplace.visualstudio.com/items?itemName=sashi0034.as-siv-runner
- Size: 35.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# AngelScript Runner Powered by OpenSiv3D for VSCode
## Features

- Run [AngelScript](https://www.angelcode.com/angelscript/) easily with a simple runner built with [OpenSiv3D](https://github.com/Siv3D/OpenSiv3D).
- You can run the script by pressing running button or `F5`
- ScriptRunner supports hot reloading, which means that changes to the script are reflected dynamically, even after start-up.
- A button to automatically add `as.predefined` and a button to insert a template is available.
## Requirements
> For now, this extension is only supported on 64-bit **Windows**