Skip to content

Commit

Permalink
Add Info::from_file() to roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinegb committed Aug 4, 2024
1 parent af4de6f commit 95f2cba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ Documentation can be found on [docs.rs](https://docs.rs/beat_saber_map).
- [ ] `Lightshow`
- [ ] Create utility methods for map file structures and [`BeatSaberMap`](https://docs.rs/beat_saber_map/latest/beat_saber_map/struct.BeatSaberMap.html)
- [x] [`BeatSaberMap::from_dir()`](https://docs.rs/beat_saber_map/latest/beat_saber_map/struct.BeatSaberMap.html#method.from_dir)
- [x] [`Info::from_file()`](https://docs.rs/beat_saber_map/latest/beat_saber_map/info/struct.Info.html#method.from_file)
- [ ] More...

0 comments on commit 95f2cba

Please sign in to comment.