-
Notifications
You must be signed in to change notification settings - Fork 0
/
RON_homepage.html
85 lines (85 loc) · 3.56 KB
/
RON_homepage.html
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
<!DOCTYPE html>
<html>
<link rel="stylesheet" href="RON_apply.css">
<link rel="stylesheet" href="RON_dm_lm.css">
<head>
<title>Rise of Nations</title>
<link rel="icon" type="image/x-icon" href="ron.ico">
</head>
<body>
<header>
<h1>Rise of Nations</h1>
<ul>
<a href=RON_homepage.html>Homepage</a>
<a href=RON_apply.html>Applications</a>
<a href=RON_changelogs.html>Changelogs</a>
<a href=RON_credits.html>Credits</a>
<a href=RON_diaries.html>Dev Diaries</a>
<a href=RON_faq.html>FAQ</a>
</ul>
<nav>
<a href=https://steamcommunity.com/sharedfiles/filedetails/?id=2026448968>Steam</a>
<a href=https://discord.com/invite/wW3nmgP4Vd>Discord</a>
<a href=RON_git_download.html>GitHub</a>
<a href=https://www.youtube.com/channel/UCgWkliJFfrhy4yHePtkmrzw>YouTube</a>
<a href=https://twitter.com/TK20302>Twitter/X</a>
</nav>
</header>
<main>
<div class=”row”>
<p>
<div>Rise of Nations is a mod lovingly made by the Hoi4 Community with the objective of creating an unforgettable century and half of gameplay (1900-2060). It is the continuation of Totaler Krieg 2030.</div>
<h2>Version</h2>
<div>HOI4 Version: 1.15.3 Kaiser</div>
<div>MOD Version: 1.6.2 Final Strike</div>
<h1>Features</h1>
<div>- WW1 Start Dates: 1910</div>
<div>- WW2 Start Dates: 1933 & 1936</div>
<div>- Massive Technology Tree 1900-2060</div>
<div>- Massive Generic Focus Tree (1900-2060)</div>
<div>- Reworked Law System with much more immersion.</div>
<div>- Hundreds of Hand Crafted Realistic Portraits</div>
<div>- Integrated Expert AI</div>
<div>- Zombie Mode & Anti-Zombie Technology</div>
<div>- Over 100 Formable Nations</div>
<div>- German, Italian and Japanese Puppet Decisions</div>
<div>- Hundreds of New Advisors and Companies</div>
<div>- Hundreds of Unique Units with Custom Icons</div>
<div>- Hundreds of New Decisions and Events</div>
<div>- Hundreds of New Generals</div>
<div>- 60 WW2 Focus Trees</div>
<div>- Space Tech and Space Race Decisions and Events</div>
<div>- Decolonization Decisions and Events</div>
<div>- Coup Events</div>
<h1>Dev Team</h1>
<div>TK2030</div>
<div>DexertCz</div>
<div>stuffi3000</div>
<div>Antmrt</div>
<div>Braineac2000</div>
<div>Mikegent</div>
<div>Harry (AKA Dr.SuiuS)</div>
<div>Mstae67</div>
<div>PoorBananaMan27 (AKA GamingBananna563)</div>
<div>Bob1234567890</div>
<div>nikolafun</div>
<div>idk_pineapple</div>
<div>Mieserere mei, Deus</div>
<div>lehmspielt</div>
<div>Sturm</div>
<div>Jackie</div>
<div>lebbrosocomunista (AKA simo)</div>
<div>Luftwaffle17</div>
<div>cameron</div>
<div>Xaelor</div>
<div>Alrendaxe</div>
<div>Abyssal Lord</div>
<div>lele48</div>
<div>The Devil King Lucifer</div>
<div>Mord</div>
</p>
</main>
<footer>
</footer>
</body>
</html>