Difference between revisions of "WA Localizer"
From Worms Knowledge Base
m |
|||
Line 5: | Line 5: | ||
| developer = [[People/Kawoosh|Kawoosh]] | | developer = [[People/Kawoosh|Kawoosh]] | ||
| games = [[Worms Armageddon|W:A]] | | games = [[Worms Armageddon|W:A]] | ||
− | | version = | + | | version = 1.0.0.1 |
| language = C++ | | language = C++ | ||
| license = Unknown | | license = Unknown | ||
− | | download = | + | | download = Release date: 10.08.2011 |
}} | }} | ||
'''W:A Localizer''' (or '''wkLocalizer''') is a [[WormKit]] module, bundled with an editor, which allows you to fully translate W:A (front-end, ingame, etc.). The langpacks are placed in the /Languages/ folder of W:A directory, and can be choosed from the Options menu. | '''W:A Localizer''' (or '''wkLocalizer''') is a [[WormKit]] module, bundled with an editor, which allows you to fully translate W:A (front-end, ingame, etc.). The langpacks are placed in the /Languages/ folder of W:A directory, and can be choosed from the Options menu. | ||
+ | |||
+ | == Installation and use == | ||
+ | First of all, you must have [[WormKit]] or [[WormKitDS]] installed. Use the installer or extract the archive with files into your W:A folder. [http://stepsfiles.tk/wa/langpacks Download language packs here] and put them into /Languages/ folder of W:A directory. Then run WA and choose your language from the Options menu. | ||
+ | |||
+ | == Translating: important tips == |
Revision as of 21:17, 9 August 2011
W:A Localizer | |
---|---|
Developer: | Kawoosh |
Latest version: | 1.0.0.1 |
Supported games: | W:A |
Language: | C++ |
License: | Unknown |
Download: | Release date: 10.08.2011 |
W:A Localizer (or wkLocalizer) is a WormKit module, bundled with an editor, which allows you to fully translate W:A (front-end, ingame, etc.). The langpacks are placed in the /Languages/ folder of W:A directory, and can be choosed from the Options menu.
Installation and use
First of all, you must have WormKit or WormKitDS installed. Use the installer or extract the archive with files into your W:A folder. Download language packs here and put them into /Languages/ folder of W:A directory. Then run WA and choose your language from the Options menu.