Skip to content

Commit fe5c71f

Browse files
authored
Update README.md
1 parent 6b4a07f commit fe5c71f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ Put "GTAG_NotificationLib.dll" in the "plugins" folder in the BepInEx folder.
99
Add "GTAG_NotificationLib.dll" as an assembly reference to your project.
1010
Put "using GTAG_NotificationLib;" at the top of the project.
1111
To send a notification, use "NotifiLib.SendNotification("Whatever you want here");"
12+
To check the previously sent notification. use "NotifiLib.PreviousNotifi" (to prevent sending the same notification twice for example);

0 commit comments

Comments
 (0)