Added the agent and website folders
This commit is contained in:
parent
0e5a131bfb
commit
85ec5836a5
778 changed files with 104105 additions and 9 deletions
14
_agent-windows/steamcmd/siteserverui/index.html
Normal file
14
_agent-windows/steamcmd/siteserverui/index.html
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Steam Site Server</title>
|
||||
<link href="css/main.css" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
<div id='root'></div>
|
||||
<script src="js/main.js"></script>
|
||||
<script src="js/libraries~b28b7af69.js"></script>
|
||||
<script src="js/manifest.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue