Implement merch link.

This commit is contained in:
EliteMasterEric 2024-03-28 02:58:08 -04:00
parent 3a86b47292
commit 3d14024fd8

View file

@ -59,6 +59,11 @@ class Constants
*/
// ==============================
/**
* Link to buy merch for the game.
*/
public static final URL_MERCH:String = 'https://needlejuicerecords.com/pages/friday-night-funkin';
/**
* Link to download the game on Itch.io.
*/