-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Official version support #116
Comments
Yep, it will be good to have translation from the latest vanilla version 1.13 (+ DLC 1.13) |
Not sure about official version support since the data structuture of foxxs rendition of sonora is different from the official vanilla release. |
What data structure? |
By data structure I mean the way files in the data folder are organized. From what I was told from other team members foxxs repack of sonora organizes files differently from the vanilla version and I did some testing months ago with trying to use the translation eith vanilla sonora but I got weird errors. |
It's not important. The game uses virtual file system and all translation files are in the same place regardless. All you need to do is provide translated msg and frm files, then it's the matter of how you make the release package. Your git repo will remain the same regardless. |
The readme mentions that only "Extended" version is supported. Is there any plans to make it compatible with the official version?
Would like to have vanilla experience for the first playthrough.
The text was updated successfully, but these errors were encountered: