hakusaro / mimic

Quick & dirty TShock "update" server. Basically, just a Sinatra proxy for the GitHub API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mimic

A quick and dirty TShock update server

Mono trusts no CAs by default, meaning that the update manager is completely broken on Mono without installing root certs manually. In order to work around this and to remove human error from the equation, this server just takes the latest github release tag number and pushes it over HTTP.

About

Quick & dirty TShock "update" server. Basically, just a Sinatra proxy for the GitHub API.

License:GNU General Public License v2.0


Languages

Language:Ruby 97.7%Language:Procfile 2.3%