Skip to content

Commit b67174c

Browse files
committed
Updating main readme
1 parent 62ef935 commit b67174c

15 files changed

+652
-153
lines changed

README.md

Lines changed: 72 additions & 143 deletions
Large diffs are not rendered by default.

docs/RenderSvgs.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
#endregion
2323

2424
# Specifies the directory that is holding the input .ansi files to be processed
25-
# inputDirectory = f"{script_dir}/img"
26-
inputDirectory = f"{script_dir}/mkdocs/images"
25+
inputDirectory = f"{script_dir}/img"
26+
# inputDirectory = f"{script_dir}/mkdocs/images"
2727

2828
# TODO document the output dir
2929
a2svg.renderAnsiToSVG(inputDirectory)

docs/img/Initial-Prefill.ansi

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[6:20:46 PM] Starting Counter-Strike: Global Offensive
2+
[6:20:46 PM] Downloading 12.91 GiB
3+
Downloading.. ━━━━━━━━━━━━━━━━━━━━━━━━━━ 13% 00:05:13 1.8/12.9 GiB 305.8 Mbit/s
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
┌──────────────────────────────────────────────────────────────────────────────┐
2+
│ Sort: [ Selected ] [ Name ] [ Year ] [ Recent Playtime ] │
3+
│ │
4+
│ Search:   │
5+
│──────────────────────────────────────────────────────────────────────────────│
6+
│ Title Released Recent Playtime │
7+
│──────────────────────────────────────────────────────────────────────────────│
8+
│  7 Days to Die 2013  │
9+
│  Among Us 2018  │
10+
│  Bad Rats 2009 41.7 hours │
11+
│  Borderlands GOTY Enhanced 2019  │
12+
│  Call of Duty®: Modern Warfare® II | Warzone™ 2.0 2022 16.9 hours │
13+
│  Counter-Strike: Global Offensive 2012  │
14+
│  Destiny 2 2019  │
15+
│  Dota 2 2013  │
16+
│  Factorio 2020  │
17+
│  Garry's Mod 2006  │
18+
│  Half-Life 2 2004  │
19+
│  Metro 2033 2010  │
20+
│  Project Zomboid 2013  │
21+
│  Rocket League 2015  │
22+
│  Team Fortress 2 2007  │
23+
│  Valheim 2021  │
24+
└──────────────────────────────────────────────────────────────────────────────┘
25+
ESC to Quit │ ↑/↓/PgUp/PgDn to navigate │ Space to select │ Enter to Save[?25l
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[8:51:39 PM] Prefill complete!
2+
───────────────────────────────
3+
Prefilled 9 apps in 01.7615
4+
5+
Updated │ Up To Date
6+
━━━━━━━━━┿━━━━━━━━━━━━
7+
2 │ 7

docs/img/Prefill-Up-To-Date.ansi

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[8:51:39 PM] Prefill complete!
2+
───────────────────────────────
3+
Prefilled 9 apps in 01.7615
4+
5+
Updated │ Up To Date
6+
━━━━━━━━━┿━━━━━━━━━━━━
7+
0 │ 9

docs/img/app-update-available.ansi

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
╭────────────────────────────────────────────────────────────╮
2+
│ │
3+
│ A newer version is available 2.1.3 → 2.1.4 │
4+
│ │
5+
│ Download at : │
6+
│ https://github.com/tpill90/epic-lancache-prefill/releases │
7+
│ │
8+
╰────────────────────────────────────────────────────────────╯

docs/img/overview.ansi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[6:20:46 PM] Starting Call of Duty®: Modern Warfare® II | Warzone™ 2.0
2+
[6:20:46 PM] Downloading 35.56 GiB
3+
[6:20:46 PM] Detected Lancache server at lancache [192.168.1.223]
4+
Downloading.. ━━━━━━━━━━━━━━━━━━━━━━━━━━ 22% 00:00:09 8.0/35.6 GiB 26.3 Gbit/s

docs/img/svg/Initial-Prefill.svg

Lines changed: 64 additions & 0 deletions
Loading

docs/img/svg/Interactive-App-Selection.svg

Lines changed: 151 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)