mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-08-31 21:39:27 +00:00
[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:
parent
62c5eec71a
commit
f4a5eaa252
5 changed files with 196 additions and 196 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -5,7 +5,7 @@
|
|||
|
||||
# Nstrip & ManagedLibs stuff
|
||||
NStrip.exe
|
||||
_ManagedLibs/*.dll
|
||||
.ManagedLibs/*.dll
|
||||
|
||||
# User-specific files
|
||||
*.rsuser
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue