Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
StepS
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
StepS
3mo ago
The latest Definitive Edition of the game actually allows writing code using Ensemble Studios' original scripting language, XS. There are some great docs on it here: https://ugc.aoe2.rocks/general/xs/ The scr
2.
▲
by
StepS
11y ago
It uses both. C++14 for the engine, and Python for the convert script and some other things. Check the README for more information.