Initial Commit

This commit is contained in:
kolaente 2016-10-21 21:10:22 +02:00
parent d4605b6dc5
commit c54c4cfebc
3 changed files with 6 additions and 0 deletions

2
md5.php Normal file
View File

@ -0,0 +1,2 @@
<?php
echo md5_file('v5/update.v5.incremental.zip');

3
v5/changelog.md Normal file
View File

@ -0,0 +1,3 @@
#Changelog
* Awesome Changes

1
v5/version.json Normal file
View File

@ -0,0 +1 @@
{"version": "0.94 Beta", "versionNum": 5, "md5": "1442984826d465b05c85d143d1a870c0"}