[NAK_CVR_Mods] Rename _ManagedLibs to .ManagedLibs

Renamed ManagedLibs folder references to use a period instead of an underscore. This is purely a cosmetic change so the folder displays at the top of the repo list on GitHub.
This commit is contained in:
NotAKidoS 2023-06-14 20:38:25 -05:00
parent 62c5eec71a
commit f4a5eaa252
5 changed files with 196 additions and 196 deletions

2
.gitignore vendored
View file

@ -5,7 +5,7 @@
# Nstrip & ManagedLibs stuff
NStrip.exe
_ManagedLibs/*.dll
.ManagedLibs/*.dll
# User-specific files
*.rsuser