diff options
| author | Maksymilian Jopek <maks@jopek.eu> | 2023-02-25 19:06:54 +0100 |
|---|---|---|
| committer | Maksymilian Jopek <maks@jopek.eu> | 2023-03-26 20:04:17 +0200 |
| commit | 19218d758d4fc0f8f5db5a97eb9dcfdb5086f844 (patch) | |
| tree | 9a5e956cd6561e7d1919e19e5d080c69017763c2 /src/db.xml | |
| parent | 3df4ebc26d93afed16670e37edb26aa3b5a17317 (diff) | |
| download | mlos-19218d758d4fc0f8f5db5a97eb9dcfdb5086f844.tar.gz mlos-19218d758d4fc0f8f5db5a97eb9dcfdb5086f844.tar.zst mlos-19218d758d4fc0f8f5db5a97eb9dcfdb5086f844.zip | |
Remove path from repo
Add start script
Diffstat (limited to 'src/db.xml')
| -rw-r--r-- | src/db.xml | 22 |
1 files changed, 14 insertions, 8 deletions
@@ -1,16 +1,16 @@ <?xml version="1.0"?> <root> - <mid>18</mid> - <count>5</count> - <game id="1" order="5"> - <name>Wiedzmiń</name> + <mid>28</mid> + <count>7</count> + <game id="1" order="2"> + <name>Wiedzmińnnn</name> <thumbnail>wiedzmin.png</thumbnail> <author>Ąndrzej Sępkiewicz</author> <magazine>Fantastyka</magazine> </game> - <game id="2" order="3"> + <game id="2" order="4"> <name>Władca pierścieni</name> - <thumbnail>ring.png222</thumbnail> + <thumbnail>ring.png</thumbnail> <author>Tolkien Sapkowski</author> <magazine>CDAction 1999</magazine> </game> @@ -20,10 +20,16 @@ <author>NotSoArchDev</author> <magazine>Torvalds 1987</magazine> </game> - <game id="4" order="2"> + <game id="4" order="3"> <name>🥶</name> <author>🤑</author> <thumbnail>🙊.png</thumbnail> <magazine>🙊</magazine> </game> -<game id="12" order="4"><name><h1>Thinkpad</h1></name><author><br>Lenovo</author><thumbnail><br>thinkpad.png</thumbnail><magazine><br><b>Thinkpad Magazine</b><br><br></magazine></game></root> + <game id="12" order="5"> + <name><h1>Thinkpad</h1></name> + <author><br>Lenovo</author> + <thumbnail><br>thinkpad.png</thumbnail> + <magazine><br><b>Thinkpad Magazine</b><br><br></magazine> + </game> +</root> |
