Skip to content

Commit

Permalink
Update whats new page
Browse files Browse the repository at this point in the history
  • Loading branch information
IntelOrca committed Dec 1, 2023
1 parent 0a52b33 commit 9785b6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions biorand/MainWindow.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
</Grid.RowDefinitions>
<StackPanel Grid.Row="0">
<TextBlock x:Name="txtWhatsNewTitle" FontSize="24">What's New - BioRand {VERSION}</TextBlock>
<TextBlock FontSize="16">BioRand has a new discord server: <Hyperlink Click="Link_Click" NavigateUri="https://discord.gg/8WAr38Svxd">https://discord.gg/8WAr38Svxd</Hyperlink></TextBlock>
<TextBlock FontSize="16">BioRand has a new website: <Hyperlink Click="Link_Click" NavigateUri="https://biorand.net">https://biorand.net</Hyperlink></TextBlock>
<TextBlock FontSize="16">Please now use this link for BioRand when sharing the mod.</TextBlock>
<TextBlock FontSize="16" Margin="0,16,0,0">Chris (RE 1) can now have 8 item slots. Enable this in the settings panel.</TextBlock>
Expand Down

0 comments on commit 9785b6c

Please sign in to comment.