healthydude Posted February 17, 2013 Posted February 17, 2013 I use neoncube, and I already know how to script the item. I just want to know how I can upload it on my patcher Quote
yakuu Posted February 18, 2013 Posted February 18, 2013 Get in your Webserver swtitch to your patch list, add there the name of your GRF/GPF in form patch(1.2(#))<TAB>destination(GRF or FLD)<TAB>patch_name.fileend Save and exit, Start your Patcher and let them work. Format:patch#<TAB>destination<TAB>patch_name patch# start with 1, and increment for each new patch destination GRF will patch the grf, FLD will extract to folder patch_name the name of the patch (including file extension, of course)Sample patchlist.txt (take note of the TABs. Comments are allowed)//this will extract patch1.gpf into the data folder1 FLD patch1.gpf//here, patch2.gpf will be mergegd with grf_file2 GRF patch2.gpf//You can also delete files from the data folder.3 FLD data\filenametodelete.xml*//Deleting files inside a GRF archive is still supported4 GRF data\i_will_delete_you.txt* Quote
Question
healthydude
I use neoncube, and I already know how to script the item. I just want to know how I can upload it on my patcher
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.