forked from goonstation/goonstation
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathworld.html
More file actions
30 lines (26 loc) · 1.2 KB
/
Copy pathworld.html
File metadata and controls
30 lines (26 loc) · 1.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="stylesheet" href="dmdoc.css" />
<title>/world - Goon Station 13</title>
</head>
<body>
<header>
<a href="index.html">Goon Station 13</a> -
<a href="index.html#modules">Modules</a> -
<a href="index.html#types">Types</a>
</header>
<main>
<h1>World <aside>/<a href="world.html">world</a></aside>
<a href="https://github.com/goonstation/goonstation/blob/1d4fa3d8240e571ba3fefd1c26f3a3d5e31cb5b0/code/hub.dm#L8">
<img src="git.png" width="16" height="16" title="code/hub.dm 8"/></a></h1>
<p>If you think this Universe is bad, you should see some of the others. ~ Philip K. Dick</p>
<p>The byond world object stores some basic byond level config, and has a few hub specific procs for managing hub visiblity</p>
<p>The world /New() is the root of where a round itself begins</p></main>
<footer>
goonstation.dme
<a href="https://github.com/goonstation/goonstation/tree/1d4fa3d8240e571ba3fefd1c26f3a3d5e31cb5b0">1d4fa3d</a>
(master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/src/dmdoc/README.md">dmdoc 1.2.2</a></footer>
</body>
</html>