forked from sim0n00ps/OF-DL
Compare commits
1 Commits
master
...
header_upd
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
19730436d4 |
@ -116,6 +116,8 @@ public class Program
|
||||
.CreateLogger();
|
||||
|
||||
AnsiConsole.Write(new FigletText("Welcome to OF-DL").Color(Color.Red));
|
||||
AnsiConsole.Markup("Documentation: [link]https://docs.ofdl.tools/[/]\n");
|
||||
AnsiConsole.Markup("Discord server: [link]https://discord.com/invite/6bUW8EJ53j[/]\n\n");
|
||||
|
||||
//Remove config.json and convert to config.conf
|
||||
if (File.Exists("config.json"))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user