- Home /
Possible to include relative paths to cert files in project settings?
Is it possible to use relative paths for path fields inside the Unity project settings file or external tools paths, including things like AndroidSDK locations, certification or key file locations and the like? Theoretically our team might want to keep our project source in SCM and if so we'd need the ability to refer to config, certificates, icon files and other such things based on a relative path.
I've tried using ../ with ../ being the root project folder, but this doesn't seem to work. Is this possible? Any methods of doing this?
Your answer
Follow this Question
Related Questions
Source Control + Project Settings 2 Answers
How does Unity-free source control go wrong 3 Answers
How to use Visual Studios with Git source control? 0 Answers
Decorative Pathways 0 Answers
TILE MOVEMENT 0 Answers