Skip to content

Commit

Permalink
Update version for deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
cheeeeeeeeeen committed Sep 26, 2021
1 parent c9d5b15 commit 460730e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion ChensGradiusMod.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<TargetFramework>net45</TargetFramework>
<PlatformTarget>x86</PlatformTarget>
<LangVersion>7.3</LangVersion>
<Version>1.2.1</Version>
<Version>1.2.2</Version>
</PropertyGroup>
<Target Name="BuildMod" AfterTargets="Build">
<Exec Command="&quot;$(tMLBuildServerPath)&quot; -build $(ProjectDir) -eac $(TargetPath) -define &quot;$(DefineConstants)&quot; -unsafe $(AllowUnsafeBlocks)" />
Expand Down
2 changes: 1 addition & 1 deletion build.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
displayName = Chen's Gradius Mod
author = blancfaye7
version = 1.2.1
version = 1.2.2
homepage = https://forums.terraria.org/index.php?threads/chens-gradius-mod.83289/
hideCode = true
hideResources = true
Expand Down
8 changes: 3 additions & 5 deletions forum.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Hello. I decided to share my mod here in the forums. I'm not very good at documenting, but it will improve as time passes. Without further ado...

[IMG]https://i.imgur.com/FKqzjlB.png[/IMG]
[B][U][SIZE=6]Mod Version: 1.2.1
[B][U][SIZE=6]Mod Version: 1.2.2
tModLoader: 0.11.8.5
The mod will be ported to tModLoader 1.4! Stay tuned![/SIZE][/U][/B]

Expand Down Expand Up @@ -251,10 +251,8 @@ For more information, visit this [URL=https://github.com/cheeeeeeeeeen/Chens-Gra
The content is moved because it's hard to maintain a Wiki and a main post! However, the latest version change will still be here.
Click [URL=https://github.com/cheeeeeeeeeen/Chens-Gradius-Mod/wiki/Changelog]here[/URL] for the full changelog.

1.2.1
- Implement a variety of config options which includes adjustments of Bacterion stats, Option damage and more.
- Implement Aircraft Carrier Music Box, and add it as a collection loot from Big Core Custom.
- Decreased Moai Bubble count of the Moai enemy by 1.
1.2.2
- Fix Big Core Custom spawning on dedicated servers as it does not work when clients use the spawner.
[/SPOILER]

[SPOILER="Cross Mod Content Capabilities (For Other Mod Creators)"]
Expand Down

0 comments on commit 460730e

Please sign in to comment.