A server/client-sided editor made for alt:V MP and powered by the Monaco Editor
- React
- MobX
Download the latest release ant put it in resources folder.
| Feature | Action |
|---|---|
| Drag | Drags the opened window |
| Resize | Resizes the opened window |
| Key | Action |
|---|---|
| F2 | Renames the current file |
| F4 | Toggles the in-game editor |
| F5 | Creates a new server file |
| F6 | Creates a new client file |
| F7 | Executes the current file |
| Del | Deletes the current file |
| ESC | Closes the in-game editor |
