An open API service indexing awesome lists of open source software.

https://github.com/aoemods/dodge-mod

Ages of Empires 4 mod - Dodge enemies for 100 rounds - Written in TypeScript
https://github.com/aoemods/dodge-mod

100-rounds age-of-empires-iv lua mod modding typescript

Last synced: 6 months ago
JSON representation

Ages of Empires 4 mod - Dodge enemies for 100 rounds - Written in TypeScript

Awesome Lists containing this project

README

          

# 100 rounds
Scripts for the 100 Rounds mod. Created from the [TypeScript template](https://github.com/aoemods/aoe4-typescript-template). See its readme for further information.

# Usage
1. Clone this repository
2. Run `npm install`
3. Run `npm run dev` to start transpiling scripts
4. Open the folder with the AOE4 editor and do whatever you want