mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-16 23:34:10 +02:00
Relaxed project name restrictions. Auto-refresh of installed libraries.
This commit is contained in:
parent
b3354ee635
commit
4d55a32c90
6 changed files with 143 additions and 27 deletions
|
@ -1863,6 +1863,8 @@ namespace IDE.ui
|
|||
return null;
|
||||
}
|
||||
|
||||
gApp.CheckLoadConfig();
|
||||
|
||||
//TODO: Protect against importing an existing project
|
||||
Project proj = new Project();
|
||||
String projFilePath = scope String(filePath);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue