mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
chore: new beta key
This commit is contained in:
parent
a43b5f8438
commit
1832b4b4a1
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ namespace Dalamud.Configuration.Internal
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Currently used beta key for Dalamud staging builds.
|
/// Currently used beta key for Dalamud staging builds.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public const string DalamudCurrentBetaKey = "proof of context";
|
public const string DalamudCurrentBetaKey = "If you read this you are a beta tester for the awesome .NET 6 version of Dalamud! Hell yeah!";
|
||||||
|
|
||||||
private static readonly JsonSerializerSettings SerializerSettings = new()
|
private static readonly JsonSerializerSettings SerializerSettings = new()
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue