2 stable releases
Uses new Rust 2024
| 1.0.1 | Dec 9, 2025 |
|---|---|
| 1.0.0 | Dec 8, 2025 |
#461 in Games
10MB
1K
SLoC
Portal Credits
Port of the Portal and Portal 2 credits to run directly in a terminal! To the best of my ability anyway. In order to run this, you must have the game you want to watch installed so that the game files can be read.
Obtaining
- You can download a portable release build directly from Releases.
- Alternatively, you can install from the command-line (requires Cargo to be installed) with
cargo install portal-credits-rs. - You can build the project yourself (advanced). Simply clone or download this repo and run
cargo build --release. You can find the built executable in thetarget/releasedirectory.
Running
You can directly run the executable through the command-line. If you're on Windows, you can double-click the executable as well.
Dependencies
~173MB
~2.5M SLoC