mirror of
https://github.com/JonasunderscoreJones/wiki.jonasjones.dev.git
synced 2025-10-22 22:09:17 +02:00
724 B
724 B
> Board Program Editors
A Board Program Editor is an editor that will be used to edit the Program that will be uploaded to the Microcontroller. This mod offers a sample program for each board that will manually be updated as pi-map entries are added by the user.
Available Editors
The available editors and their ID for the config file are:
Editor | config ID | Default |
---|---|---|
The ingame editor provided by the mod itself | igname |
YES |
Arduino IDE | arduinoide |
- |
Notepad++ | notepadpp |
- |
Visual Studio Code | code |
- |
Sublime Text | sublime |
- |
Custom editor | custom |
- |
Open in file explorer | filepath |
- |