Skip to content

Commit

Permalink
Fixed links
Browse files Browse the repository at this point in the history
  • Loading branch information
RedstoneWizard08 committed May 10, 2024
1 parent 449b9f0 commit d89d2b8
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 32 deletions.
60 changes: 32 additions & 28 deletions .idea/.idea.ConfigurableWarning/.idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions ConfigurableWarning/ConfigurableWarning.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
<PackageId>RedstoneWizard08.ConfigurableWarning</PackageId>
<AssemblyName>RedstoneWizard08.ConfigurableWarning</AssemblyName>
<Description>Makes the game configurable!</Description>
<Version>1.13.1</Version>
<Version>1.13.2</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Nullable>enable</Nullable>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<LangVersion>latest</LangVersion>
<NoWarn>$(NoWarn);CS0436;NU1701</NoWarn>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/RedstoneWizard08/ConfigurableWarning</PackageProjectUrl>
<PackageProjectUrl>https://redstonewizard08.github.io/ConfigurableWarning</PackageProjectUrl>
<RepositoryUrl>https://github.com/RedstoneWizard08/ConfigurableWarning</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<Authors>RedstoneWizard08</Authors>
Expand Down
4 changes: 2 additions & 2 deletions thunderstore.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ schemaVersion = "0.0.1"
[package]
namespace = "RedstoneWizard08"
name = "ConfigurableWarning"
versionNumber = "1.13.1"
versionNumber = "1.13.2"
description = "Makes the game configurable!"
websiteUrl = "https://github.com/RedstoneWizard08/ConfigurableWarning"
websiteUrl = "https://redstonewizard08.github.io/ConfigurableWarning"
containsNsfwContent = false

[package.dependencies]
Expand Down

0 comments on commit d89d2b8

Please sign in to comment.