Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
h3902340 committed Dec 3, 2023
2 parents c7ad3c4 + 8768f37 commit 9140d10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ jobs:
registry-url: https://registry.npmjs.org
- name: npm i
run: npm i
- name: npm i @rollup/rollup-linux-x64-gnu
run: npm i @rollup/rollup-linux-x64-gnu
- name: build
run: npm run build
- name: publish
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ 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
- [ ] Game Length
- [X] Chat
- [ ] Enum for CommandIDs
- [ ] Shipments Sent
- [ ] Techs Researched
- [ ] Buildings Built
Expand Down

0 comments on commit 9140d10

Please sign in to comment.