LiveSplit / LiveSplit/livesplit-core
Add all methods for modifying a Run to the C API
Open
c api
enhancement
- Dominant language
- Rust
- Stars
- 227
- Forks
- 81
- Avg merge
- 22h 45m
- Merged PRs (30d)
- 3
Description
The requirement here is that everything that gets saved to the splits file needs to be editable through the C API. This is required for https://github.com/LiveSplit/LiveSplit/issues/1754.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the existing C API entry points for Run and the data represented in the splits file. Identify every persisted Run field that lacks a modifying method, then verify the API supports editing all data required by issue #1754.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, rust
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100