Skip to content

Commit a2f11d1

Browse files
Update README.md
1 parent c5f4c0e commit a2f11d1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ Open to integration of more games & data.
1616

1717
## Battlefield 2
1818

19-
- `GameDataReaders.Bf2.ReadActivePlayer()`
20-
- Bf2Player.OnlineName - from `{userDocuments}\Battlefield 2\Profiles\{profileNumber}\Profile.con`
21-
- Bf2Player.ClanTag - from `{userDocuments}\Battlefield 2\Profiles\Global.con`
19+
- `GameDataReaders.Bf2.ReadActivePlayer()` returns:
20+
- `Bf2Player.OnlineName` - from `{userDocuments}\Battlefield 2\Profiles\{profileNumber}\Profile.con`
21+
- `Bf2Player.ClanTag` - from `{userDocuments}\Battlefield 2\Profiles\Global.con`

0 commit comments

Comments
 (0)