Skip to content

Commit

Permalink
Changed: Install Reloaded.Mod.Bootstrapper.asi to game folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Sewer56 committed Mar 17, 2024
1 parent dd22739 commit c4d6cca
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ private void ExtractAsiLoader(string filePath, bool is64bit)

private static readonly string[] AsiCommonDirectories =
{
"", // root folder
"scripts",
"plugins"
};
Expand Down

0 comments on commit c4d6cca

Please sign in to comment.