An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# AngelScript Runner Powered by OpenSiv3D for VSCode

## Features

![sample](https://raw.githubusercontent.com/sashi0034/as-siv-runner/main/documents/sample.gif)

- 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**