Felladrin
Member
Felladrin submitted a new resource:
ClilocToTsvConverter - Converts a UO Cliloc file to Tab Separated Values (tsv) file, back and forth.
Read more about this resource...
ClilocToTsvConverter - Converts a UO Cliloc file to Tab Separated Values (tsv) file, back and forth.
I've made this recently, but I'm not using it anymore, in favour of a PHP script I'm making that exports to cliloc to JSON and make it easier to translate clilocs (which was the objective of this program).
I was also using this program over UO Fiddler because UO Fiddler exports to .cvs (using ';' as delimiter), but some cliloc texts have ';' on it, so the exportation/importation were not working as expected.
Using tab as delimiter solves that problem. (And if it happens to be a tab in the...
Read more about this resource...