Skip to content

Commit

Permalink
readme vol4
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavrax committed Sep 22, 2023
1 parent 5215acc commit 4777a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unreal/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ static string architecture = "posix";
static string option = "sync";
```

In the end you have to import module in your your project as follow:
In the end you have to import module into your project as follow:

- `<UnrealProject>.Target.cs` and `<UnrealProject>Editor.Target.cs`
```cs
Expand Down

0 comments on commit 4777a9e

Please sign in to comment.