aoe2_strings: aoe2_strings

Description Usage Arguments Details Examples

View source: R/aoe2_strings.r

Description

This function gives you a list with the human readable values to the data downloaded by this package. Eg civs 0='Aztecs', 1='Berbers', ... Eg age 0='standard', 1='Dark Age'

Usage

1

Arguments

language

Default is en. Other values are en, de, el, es, es-MX, fr, hi, it, ja, ko, ms, nl, pt, ru, tr, vi, zh, zh-TW

Details

More Information about aoe2.net api at https://aoe2.net/#api

Examples

1
2
3
#
aoe2_strings(language="de")
aoe2_strings(language="lt") #Lithuanian is not supported

johannes4998/aoe2dotnetapi documentation built on Aug. 20, 2021, 8:31 p.m.