Skip to content

Commit

Permalink
make a note about encoding differences
Browse files Browse the repository at this point in the history
  • Loading branch information
BenLubar committed Feb 22, 2022
1 parent 990b125 commit c7f1115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This repository contains all the files required to translate [Alien Swarm: React

### Directory structure ###
* achievements folder contains files for translating achievements which will be shown on Steam websites
* resource folder contains game localization files. Same as Alien Swarm Reactive Drop\reactivedrop\resource
* resource folder contains game localization files. These are UTF-8 encoded, whereas the files in `Alien Swarm Reactive Drop\reactivedrop\resource` are UTF-16LE encoded.
* store_page is [Steam's store page](http://store.steampowered.com/app/563560/)

### How to download the repository ###
Expand Down

0 comments on commit c7f1115

Please sign in to comment.