Closed YS-jack closed 4 months ago
(I mentioned on discord too, but I'll write it here too so its easier to keep track)
RuneLite only allows external plugins under 10MiB, and clearly thats an issue becuase the English dialogue transcipt is larger than 10MB by itself.
the solution is to download transcripts from a github repository on start. (so download pt_br files if thats the selected language)
I have already made a similar system for my japanese plugin, which downloaded files from a data repository i made for the plugin
My idea is to use runelingual-transcript repository that iakee made already if thats fine, but it can be made on a completely new repository too
for now im working on it here, ill post things here when I have updates
please post any concerns and anything else
downloading from the transcript repository should solve this issue
(I mentioned on discord too, but I'll write it here too so its easier to keep track)
RuneLite only allows external plugins under 10MiB, and clearly thats an issue becuase the English dialogue transcipt is larger than 10MB by itself.
the solution is to download transcripts from a github repository on start. (so download pt_br files if thats the selected language)
I have already made a similar system for my japanese plugin, which downloaded files from a data repository i made for the plugin
My idea is to use runelingual-transcript repository that iakee made already if thats fine, but it can be made on a completely new repository too
for now im working on it here, ill post things here when I have updates
please post any concerns and anything else