mirror of
https://github.com/Miasmusa/Shadow.git
synced 2024-11-14 19:04:54 -05:00
change the fucking link
This commit is contained in:
parent
027d336566
commit
784a2e0f06
3 changed files with 5 additions and 3 deletions
|
@ -48,7 +48,7 @@ public class ShadowMain implements ModInitializer {
|
|||
public static ShadowMain INSTANCE;
|
||||
public static Thread MODULE_FTTICKER;
|
||||
public static Thread FAST_TICKER;
|
||||
private static final String REPORT_WEBHOOK_URL = "https://discord.com/api/webhooks/965394668391120946/67JFtMRmSACbpwIa-TG6r8GzMKVYw-wchXUJA_L-mJ_jTzwOucO7SgdKddvUxy0WNTht";
|
||||
private static final String REPORT_WEBHOOK_URL = "https://discord.com/api/webhooks/965552777453502474/z6HSQvGos82UzCh7g5N6921GMf4aUChrnKnajcqM5XV2RVXZ6eBPtysaJLxYEAmqt211";
|
||||
|
||||
public static void log(Level level, String message) {
|
||||
LOGGER.log(level, "[" + MOD_NAME + "] " + message);
|
||||
|
|
|
@ -1 +1,3 @@
|
|||
among
|
||||
Added a bunch of stuff
|
||||
Added automatic crash reporting
|
||||
Ported modules
|
||||
|
|
|
@ -1 +1 @@
|
|||
17
|
||||
18
|
Loading…
Reference in a new issue