Ripple Server Switcher v1.5?
Find a file
2016-09-17 20:20:51 +02:00
RippleServerSwitcher Add redirection for i.ppy.sh 2016-09-17 20:20:51 +02:00
.gitignore First commit 2016-07-29 12:27:13 +02:00
LICENSE Update LICENSE and README 2016-08-01 10:29:04 +02:00
README.md Fix README formatting 2016-08-01 10:38:12 +02:00
RippleServerSwitcher.sln First commit 2016-07-29 12:27:13 +02:00

Ripple Server Switcher

This is the rss source code. There's no git history because I've used git with it, both on Github and on this private Gogs, simply because we don't update it that often. If you don't trust me, you're allowed to decompile the downloadable server switcher and compare the code.
Note that the hash of the downloaded version and of the compiled one won't match, because the compiler adds some data to the executable that is different each time you compile the project.
I know that the code completely sucks, this was my first (and last) C# project I've ever made.

License

All code in this repository is licensed under the GNU AGPL 3 License.
See the "LICENSE" file for more information.