Migrate to XIVData Oxidizer, reorganize repo (#92)

* reorganize files

* en oxidizer export

* de, fr, ja oxidizer export

* cn, ko, tc submodules

* Update README.md
This commit is contained in:
xiashtra
2026-01-04 18:32:55 -06:00
committed by GitHub
parent 97ca35576c
commit d3eb86dc54
12428 changed files with 5382648 additions and 1714283 deletions
+11
View File
@@ -0,0 +1,11 @@
key,0,1
#,,
int32,str,str
0,"TEXT_EXITRANGE_DISMOUNT_Q","You cannot proceed any further while mounted. Dismount?"
1,"TEXT_EXITRANGE_DISMOUNT_YES","Yes"
2,"TEXT_EXITRANGE_DISMOUNT_NO","Not Yet"
3,"TEXT_EXITRANGE_EXITCONTENT_Q","Leaving the area will result in the abandonment of your current duty. Do you wish to proceed?"
4,"TEXT_EXITRANGE_EXITCONTENT_YES","Yes"
5,"TEXT_EXITRANGE_EXITCONTENT_NO","No"
6,"TEXT_EXITRANGE_EXITCONTENT_Q_PARTY","Leaving the area will result in the abandonment of your current duty and your removal from the party. Do you wish to proceed?"
7,"TEXT_EXITRANGE_EXITCONTENT_Q_PARTY_02","A party member riding pillion is currently undertaking a duty. Leaving the area will result in the abandonment of that duty and your removal from the party. Do you wish to proceed?"
1 key 0 1
2 #
3 int32 str str
4 0 TEXT_EXITRANGE_DISMOUNT_Q You cannot proceed any further while mounted. Dismount?
5 1 TEXT_EXITRANGE_DISMOUNT_YES Yes
6 2 TEXT_EXITRANGE_DISMOUNT_NO Not Yet
7 3 TEXT_EXITRANGE_EXITCONTENT_Q Leaving the area will result in the abandonment of your current duty. Do you wish to proceed?
8 4 TEXT_EXITRANGE_EXITCONTENT_YES Yes
9 5 TEXT_EXITRANGE_EXITCONTENT_NO No
10 6 TEXT_EXITRANGE_EXITCONTENT_Q_PARTY Leaving the area will result in the abandonment of your current duty and your removal from the party. Do you wish to proceed?
11 7 TEXT_EXITRANGE_EXITCONTENT_Q_PARTY_02 A party member riding pillion is currently undertaking a duty. Leaving the area will result in the abandonment of that duty and your removal from the party. Do you wish to proceed?