Implement Item Translations
Open
enhancement
- Dominant language
- C++
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Code should read all .itl (Item Translation List) files existing in a specified directory (though for the time being, just use a txt file in a convenient format), and somehow construct an efficient view in memory that it can use for translation. The code should contain methods that can take some form of an 'Item' and translate it to an 'Item' in another game.
Contributor guide
Assessment
This issue has not been assessed yet.