Skip to content

Commit 2e85a14

Browse files
committed
Add README
1 parent 850266a commit 2e85a14

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# MLB LED Scoreboard Config Editor
2+
3+
A web-based GUI for generating configuration files for the [mlb-led-scoreboard](https://github.com/MLB-LED-Scoreboard/mlb-led-scoreboard) project.
4+
5+
## Features
6+
7+
- Edit `config.json`, `colors/teams.json`, `colors/scoreboard.json`, and `coordinates/wXhY.json` through a form UI
8+
- Select any tagged release version (v9+) or the `dev` branch
9+
- Download or copy the generated JSON output
10+
11+
## Usage
12+
13+
Open the site and select a schema version. Fill out the form fields, then use the **Download** or **Copy** button to get your JSON file. Place the downloaded files in your mlb-led-scoreboard installation directory.

0 commit comments

Comments
 (0)