mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
26 lines
1.1 KiB
XML
26 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>lssndrbarbieri@gmail.com</email>
|
|
<name>Alessandro Barbieri</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
Fallout3Terminal is my own version of a Fallout 3/4/NV Terminal operating system, complete
|
|
with the ability to write journal entries, and in-game sounds from Fallout 3 itself! I
|
|
tried to recreate as many little details there are in the games, like the RobCo OS header
|
|
and such, though you will notice I took quite a few liberties.
|
|
|
|
This is actually just a bash script that can be run from the terminal, and the output is
|
|
displaying on a highly customizable retro terminal called cool-retro-terminal.
|
|
|
|
See my demonstration video of this on reddit, the post can be found here:
|
|
https://www.reddit.com/r/linux/comments/dw9gfw/i_recreated_a_fallout_3_terminal_as_a_linux_bash/
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">python-hyper/hyper-h2</remote-id>
|
|
<remote-id type="pypi">h2</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|