From 0eaa40f0fd8a6187f4bea883762c3873a426820d Mon Sep 17 00:00:00 2001 From: Twentysix Date: Wed, 13 Jan 2016 21:47:20 +0100 Subject: [PATCH] Created Installing without git (markdown) --- Installing-without-git.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Installing-without-git.md diff --git a/Installing-without-git.md b/Installing-without-git.md new file mode 100644 index 0000000..367d46b --- /dev/null +++ b/Installing-without-git.md @@ -0,0 +1,21 @@ +# Installation without git + +If you're here you decided that you don't like to update everything with a single command and prefer to update manually every-single-time. + +Why, though? Seriously there's still time to [go back](https://github.com/Twentysix26/Red-DiscordBot/wiki/Installing-with-git). Don't tell me that I didn't warn you. + +Fine then. Whatever. + +* Once you installed the [requirements](https://github.com/Twentysix26/Red-DiscordBot/wiki/Requirements), go [in the main repo](https://github.com/Twentysix26/Red-DiscordBot/) and click on "Download zip", top right button. + +* Download and unzip it + +* In case you haven't already, [make a new account](https://discordapp.com/) for Red and join your own server with it. + +* Enter the folder and run startRed.bat (or startRedLoop.bat for auto restart in case of error) + +* Follow the instructions. If you messed up the configuration process (way to go!), go into the json folder, delete settings.json and restart Red + +That's it. For updates you can keep track of the repo or read #annoucements on [the official server](https://discord.gg/0k4npTwMvTpv9wrh). And then you download the new files and replace them. Every single one. + +Because that's what you get for not listening to me. \ No newline at end of file