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
- Host: GitHub
- URL: https://github.com/aoemods/dodge-mod
- Owner: aoemods
- Created: 2022-03-13T21:05:15.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-01T14:38:57.000Z (over 1 year ago)
- Last Synced: 2025-06-01T19:59:09.452Z (8 months ago)
- Topics: 100-rounds, age-of-empires-iv, lua, mod, modding, typescript
- Language: TypeScript
- Homepage: https://ageofempires.com/mods/details/55761/
- Size: 5.06 MB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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