An open API service indexing awesome lists of open source software.

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.

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.

![Main window (light style).](data/resources/screenshots/screenshot-light.png)

![Main window (dark style).](data/resources/screenshots/screenshot-dark.png)

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