Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
h3902340 committed Nov 30, 2023
2 parents 06ddda3 + 441ad80 commit 4d27ed2
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
### Parsing age3Yrec file of AOE3DE
### Replay Parser for AOE3DE

npm: https://www.npmjs.com/package/@canyougiant/aoe3de-replay-parser

- [x] game version, setting, player infos
- [x] Initial Decks (Revolt Decks & Federal Cards not included)
- [ ] Include Revolt Decks & Federal Cards
- [ ] Chat
- [ ] Duration
- [ ] Game Length
- [ ] Shipments Sent
- [ ] Techs Researched
- [ ] Buildings Built
Expand All @@ -14,3 +16,8 @@
- [ ] Resource Calcuations
- [ ] Import XML Files
- [ ] Simulate Replay with Minimal Graphics
- [ ] OOS Rec Investigation
- [ ] Render in 3D
- [ ] Observer UI
- [ ] Post-game Analysis
- [ ] Live Casting

0 comments on commit 4d27ed2

Please sign in to comment.