Skip to content

Commit

Permalink
URL update
Browse files Browse the repository at this point in the history
  • Loading branch information
FemLolStudio committed Feb 10, 2024
1 parent fa52567 commit b61cd0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gacha Plus Launcher/GachaPlusForm.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ namespace Gacha_Plus_Launcher
public partial class GachaPlusForm : Form
{
#region Variables
private const string LatestVersionDatas = "https://gacha-plus.com/GPscripts/latestversion_and_checksum.php"; //this can be a path for a txt too
private const string LatestVersionDatas = "https://gachaplus.femlol.hu/GPscripts/latestversion_and_checksum.php"; //this can be a path for a txt too

private const string ExeName = @"gacha_plus.app\Gacha Plus.exe";

Expand Down

0 comments on commit b61cd0f

Please sign in to comment.