portal-credits-rs

Crates.ioportal-credits-rs
lib.rsportal-credits-rs
version1.0.1
created_at2025-12-08 18:35:10.513734+00
updated_at2025-12-09 00:19:13.433707+00
descriptionPortal 1 and 2 credits made on the command-line in Rust
homepage
repositoryhttps://github.com/Gaming32/portal-credits-rs
max_upload_size
id1974194
size12,927,122
Josiah Glosson (Gaming32)

documentation

README

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 the target/release directory.

Running

You can directly run the executable through the command-line. If you're on Windows, you can double-click the executable as well.

Commit count: 0

cargo fmt