[+] Create splash ascii art
This commit is contained in:
@@ -8,4 +8,8 @@ export default class Constants
|
|||||||
* TODO: Use https for actual usage
|
* TODO: Use https for actual usage
|
||||||
*/
|
*/
|
||||||
public static API_URL: string = 'https://va.hydev.org/api';
|
public static API_URL: string = 'https://va.hydev.org/api';
|
||||||
|
|
||||||
|
public static SPLASH: string = '\\ / /\\ ._ _.| _ _ ._\n' +
|
||||||
|
' \\/>< /--\\| |(_||\\//_(/_| \n' +
|
||||||
|
' v0.1.1.0 / '
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user