Version 2.0.2
297 downloads
Sader's Files Verifier
Version 2.0.2:
Adding get_information.php
with it you can generate the information.txt directly in your webhost
use it carefully
DO NOT ALLOW IT TO BE PUBLICLY ACCESSIBLE!!!!!!!!
you can change the file name or put a password, or create a cron job for it
change '$verify_dir' to the dir of your files.
change the '$informationfile' to the name of your information file.
the information file will be created in the same dir as the php file.
Version 2.0.1:
Adding Pre-Compiled Version so Visual Studio is not needed if you only want it to run without any customization .
Version 2.0:
Adding Design .
Adding support for Multiple folder layer .
Adding Pre-Compiled Version
pre_compiled_generator.zip
no need for visual studio , you just need to fill out the information and generate the file >> it will build Sader Files Verifier.exe and get_information.exe in the directory you run the program from
this how it look
an application that check the files you want to check and download if they are missing or corrupt
this program in C# , Visual Studio 2019 , and need .Net 4.5 (you can lower the version if you put some work in to it)
https://github.com/sader1992/sader_files_verifier
Video on how to setup (slow it down if you can't follow my steps) [This video with the non design version 1.0 but it's the same thing]
this file made for Ragnarok private servers community
you should not add the data.grf and rdata.grf as files as the player better just re-download the full client again
do not add your custom.grf as you will edit it every update , unless you are planing to generate new information file every update
same thing for your .dat from Thor Patcher don't add it
if you have custom.grf that you will never change with the updates , you can add it i would recommend that
you better not add files that you update them a lot like iteminfo.lua , unless you are planning to update the information file and the files in the webhost every time you change it!
DO NOT ADD THE PROGRAM IT SELF TO THE information FILE!!!
this to do list i may or may not do it , however you are free to do it your self!
TODO:
Encrypt information.txt
Compress uploaded files and decompress after download