Skip to content

Commit

Permalink
[Testing] UsedName 0.8.3.0 (#2092)
Browse files Browse the repository at this point in the history
- fix cannot read data
- fix actual behavior is inconsistent with the description
- add PlayerSearch button back
  • Loading branch information
LittleNightmare committed Jul 6, 2023
1 parent ac34226 commit bc732b3
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions testing/live/UsedName/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
[plugin]
repository = "https://github.com/LittleNightmare/UsedName.git"
commit = "c85f5ab51c3ad0b6f84d24453ba49b747a197ead"
commit = "a1c40059a311e90b83c48db0805d4b4dc40a9f7c"
owners = [
"LittleNightmare"
]
project_path = "UsedName"
changelog = """
- player not in FriendList of game could update
- Add a temporary subscription list to add non friends to the plugin's player list
- Remove Update from Player Search
- Add Update from Company Member
- fix cannot read data
- fix actual behavior is inconsistent with the description
- add PlayerSearch button back
"""

0 comments on commit bc732b3

Please sign in to comment.