
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=undefined&type=result"></script>');
-->
</script>
SC2MapLocaleExtractor This repository contains a tool that allows to extract localization mapping from a directory containing .SC2Map files into a .json output. The extraction is mapping foreign map names into English map names as follows: {"foreignMapName": "englishMapName"} Sample output data { "16 Bits LE": "16-Bit LE", "16 bits EC": "16-Bit LE", "16 bits EE": "16-Bit LE", "16 bits EJ": "16-Bit LE", "16 bitów ER": "16-Bit LE", "16 бит РВ": "16-Bit LE", "16位-天梯版": "16-Bit LE", "16位元 - 天梯版": "16-Bit LE", "16비트 - 래더": "16-Bit LE", "Akropol ER": "Acropolis LE", "Akropolis LE": "Acropolis LE", "Acropoli LE": "Acropolis LE", "Acropolis EC": "Acropolis LE", "Acrópole LE": "Acropolis LE", "Acrópolis EE": "Acropolis LE", "Acrópolis EJ": "Acropolis LE", } Usage This tool works only on Windows x86 or x64. If You decide to use this tool and You have the .exe binary either built or downloaded then following command line arguments are required to be used for this tool to work. SC2MapLocaleExtractor.exe <input_directory> <output_filepath_with_filename>.json Requirements Visual Studio 2019 - Desktop development with C++ workload Git Dependencies StormLib nlohmann/json spdlog v1.8.5 Build All required code is included in this repository. Dependencies were placed in ./src/third_party/, if You wish to update them please refer Notes section below. Open a command prompt that recognizes "msbuild" command, we recommend: "x86 Native Tools Command Prompt for VS 2019" Clone the repository using the following command: git clone --recurse-submodules https://github.com/Kaszanas/SC2MapLocaleExtractor.git && cd SC2MapLocaleExtractor/src this command will download all of the code including the forked version of StormLib and header only implementation of nlohmann/json. Build StormLib by running the following command: cd third_party/StormLib && msbuild StormLib_vs19.vcxproj /p:Configuration=DebugUD && cd ../.. Build SC2MapLocaleExtractor by running the following command: cd SC2MapLocaleExtractor && msbuild SC2MapLocaleExtractor.vcxproj /p:Configuration=Debug Change the directory to where the SC2MapLocaleExtractor.exe was build by running the following command: cd Debug Use the tool in accordance with Usage section. Notes If You wish to use the newest version of StormLib that was not forked, Add StormLib either as a git submodule or directly clone it to ./src/third_party/.
If you use this software, please cite it as below.
MPQ, information extraction, StarCraft 2
MPQ, information extraction, StarCraft 2
citations This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 0 | |
popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
views | 22 |