Skip to content

Commit

Permalink
.NET: Add .xml file to python script
Browse files Browse the repository at this point in the history
  • Loading branch information
praydog committed Apr 5, 2024
1 parent 79a6aa6 commit 5b188d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions csharp-api/make_symlinks.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ def symlink_main(gamedir=None, bindir="build/bin", just_copy=False):
plugins_dir_files = [
"REFramework.NET.dll",
"REFramework.NET.runtimeconfig.json",
"REFramework.NET.xml",
"Ijwhost.dll",
]

Expand Down

0 comments on commit 5b188d4

Please sign in to comment.