From 9bf9ad642fb01d28ece6a93fefe4ce87a1f50056 Mon Sep 17 00:00:00 2001 From: Yudi Date: Sat, 7 Dec 2019 23:16:13 -0300 Subject: [PATCH] Added 'Installing .NET Core Runtime' and '.NET Core Runtime is required', removed 'OutOfMemory' --- Home.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index f80c6a3..6b2625f 100644 --- a/Home.md +++ b/Home.md @@ -17,6 +17,8 @@ * [Which File Format to use?](https://github.com/Tyrrrz/DiscordChatExporter/wiki/GUI%2C-CLI-and-Formats-explained#file-formats) ## Guides +* **Updating to 2.16+** + * [Installing .NET Core Runtime](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Install-.NET-Core-runtime) * [How to get Token and Channel IDs](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs) * [Saving HTML for offline viewing](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Storing-HTML-locally) * **Export Scheduling** @@ -29,6 +31,6 @@ ## FAQ & Troubleshooting * [It crashes/fails](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Troubleshooting#it-crashesfails) -* [System.OutOfMemoryException](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Troubleshooting#systemoutofmemoryexception) +* [.NET Core Runtime is required](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Troubleshooting#systemoutofmemoryexception) * [Unhandled Exception](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Troubleshooting#unhandled-exception) * [**Other issues**](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Troubleshooting) \ No newline at end of file