https://github.com/yalter/tas-log-reader
View TAS log files produced by Bunnymod XT. Proof-of-concept GTK 4 version of qconread2.
https://github.com/yalter/tas-log-reader
gnome gtk4 half-life rust tas
Last synced: 8 months ago
JSON representation
View TAS log files produced by Bunnymod XT. Proof-of-concept GTK 4 version of qconread2.
- Host: GitHub
- URL: https://github.com/yalter/tas-log-reader
- Owner: YaLTeR
- License: gpl-3.0
- Created: 2021-09-19T11:50:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-13T08:37:20.000Z (almost 4 years ago)
- Last Synced: 2025-03-20T16:23:28.699Z (12 months ago)
- Topics: gnome, gtk4, half-life, rust, tas
- Language: Rust
- Homepage:
- Size: 867 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# TAS Log Reader
View TAS log files produced by [Bunnymod XT]. Proof-of-concept GTK 4 version of [qconread2].
[`example-tas-log.log`](example-tas-log.log) is an example TAS log file that this app can read.
This app serves as a decent test case for diagnosing the [scrolling performance](https://gitlab.gnome.org/GNOME/gtk/-/issues/3334) and perhaps for data table style updates too.


[Bunnymod XT]: https://github.com/YaLTeR/BunnymodXT
[qconread2]: https://github.com/HLTAS/qconread2