Skip to content

Commit abee6cc

Browse files
authored
Merge pull request #1421 from ebkr/game-addition-readme
Remove reference to Dexie store from game addition doc
2 parents 447b733 + 73398ce commit abee6cc

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docs/Adding a game.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,6 @@
5656
- EG: RoR2, NASB, TABS, etc.
5757
- Pattern is lowercase although likely isn't necessary.
5858

59-
### Update SettingsDexieStore
60-
You'll find a line similar to:
61-
```ts
62-
this.version(33).stores(store);
63-
```
64-
Bump this by one each time a game is added to GameManager.
65-
6659
### Creating new installation rules
6760
- See all files under `/src/r2mm/installing/default_installation_rules/`
6861
- `game_rules` stores all game specific rules.

0 commit comments

Comments
 (0)