12 lines
494 B
HTML
12 lines
494 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<body>
|
||
|
<h1>Goldberg Emulator</h1>
|
||
|
<div>Steam emulator that emulates steam online features. Lets you play games that use the steam multiplayer apis on a LAN without steam or an internet connection.</div>
|
||
|
|
||
|
<div><a href="X_LATEST_BUILD_URL_X">Latest Build From Git</a></div>
|
||
|
<div><a href="https://gitlab.com/Mr_Goldberg/goldberg_emulator/releases">Releases</a></div>
|
||
|
<div><a href="https://gitlab.com/Mr_Goldberg/goldberg_emulator">Source Code Repo</a></div>
|
||
|
</body>
|
||
|
</html>
|