LiveSplit / LiveSplit/livesplit-core
JS/TS bindings don't allow setting auto splitter settings
- Dominant language
- Rust
- Stars
- 227
- Forks
- 81
- Avg merge
- 22h 45m
- Merged PRs (30d)
- 3
Description
I was looking into possibly implementing LiveSplit/LiveSplitOne#459, but there appears to be no way for the autosplitter to communicate settings to LSO, since the TypeScript API only provides [read access](https://livesplit.org/livesplit-core-docs/classes/runref.html#autosplittersettings).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the TypeScript API's read-only autosplitter settings access documented on RunRef, then trace how those bindings expose settings. Done means an autosplitter can communicate settings to LiveSplitOne through the JS/TS API, with the corresponding binding behavior covered by the project's existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, rust, typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100