Closed LakshBhambhani closed 2 years ago
'MustangLib-Imported' is the name given by the WPiLib tool when it converts an old project to "2020 format". That is also the reason why MustangCommand and MustangScheduler are 2 new files rather than rename/move
'MustangLib-Imported' is the name given by the WPiLib tool when it converts an old project to "2020 format". That is also the reason why MustangCommand and MustangScheduler are 2 new files rather than rename/move
And you can't control the name? What does that tool do in converting? Why can't you simply rename it? Even if we somehow need to stick with the name "*-Imported" (which I tend to doubt), you're still deciding whether to do a "git add" or a "git mv"
The name can definitely be changed and I will do that. That tool makes a new project and puts all of the files from the old project into the new one as new files.
This commit looks big because old projects were deleted and converted to 2020 version. Furthermore, MustangLib was completed by bringing all features that we do not need access to in the main project