1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-11 20:57:20 +00:00

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.
*/