Jump to content

[Suggestion] Use Imported Project File for Assets


photo

Recommended Posts

Unigine stores a lot of information in the .csproj file, including information that changes (adds/deletes) a lot (e.g. paths). This can lead to conflicts when both the editor and VS (or other tools) alter the file - the changes are sometimes rejected and saved in a backup file.

Project files can import other project files -`import...`.

I suggest moving the more dynamic items to a separate project file and importing it. 

  

Link to comment
×
×
  • Create New...