Skip to content

Commit

Permalink
Merge pull request #1 from RonanLOUARN/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
oscar-wos authored Jun 25, 2024
2 parents b1c0f1f + 088a95f commit 73f1c04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ First we need to import .dll into the .csproj
Next we have to create a new Menu object
```cs
using Menu;
using Menu.Enums;

public class Plugin : BasePlugin
{
Expand Down

0 comments on commit 73f1c04

Please sign in to comment.