Skip to content

Commit b8722f0

Browse files
committed
#STEAM Oops.
1 parent d4a0b2d commit b8722f0

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

Rising Stars/modinfo.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
Name: Rising Stars
22
Description: <<
3-
[i]TBA[/i]
3+
[i]The year is 722 AP. For the first time in years, the galaxy is at peace. On one side, a loose coalition of like-minded races encourages trade and peaceful coexistence between its members, defending themselves against anyone who would conquer them. Defeated but not destroyed, its opponents have retreated to their space to rebuild their armies and regain their strength. It is but a brief respite - but it is a welcome one nonetheless.
4+
5+
It is a respite that is about to come to an end. On one side, refugees from a distant galaxy are claiming worlds near the edges of civilized space, resupplying - sometimes violently so - as they prepare to flee from a mysterious galaxy-devouring entity. Elsewhere, worlds which were once lush and bountiful are being stripped of resources, violated by a technology the likes of which has never been seen before. It is the beginning of an invasion whose omens had largely been ignored for over a decade. It is the coming of the Vanguard.
6+
7+
Amidst the chaos, a world of machines awakens from its indifference. The last remnant of an ancient empire, older than the Ulthaar, foresees its doom and scrambles to defend itself - but the rest of the galaxy may not agree with its methods, or cooperate with it...[/i]
48

59
A large-scale mod that seeks to expand and improve various aspects of SR2's gameplay. [b]Designed primarily for use with the Wake of the Heralds expansion. While the mod should still function normally, some content may be missing.[/b]
610

7-
[b][h1]Current version: 1.3.0 (The Khalerii Endeavour)[/h1][/b]
11+
[b][h1]Current version: 1.2.2 (Coming of the Vanguard)[/h1][/b]
812
[b][h1]The current release of the mod features the following:[/h1][/b][list]
913
[*]Five new lifestyles with various pros and cons[list]
1014
[*]Berserkers, exemplified by the warlike Rahta race[list]

Rising Stars/scripts/definitions/ABEM_version.as

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import version;
22

33
// ABEMMOD's last revision was 724.
4-
const string MOD_REVISION = "901";
4+
const string MOD_REVISION = "903";
55
const array<string> VERSIONS = {
66
"v2.0.3",
77
};

0 commit comments

Comments
 (0)