M: Changing organization of project
This commit is contained in:
@ -12,7 +12,7 @@ public class AddVuforiaEnginePackage
|
||||
{
|
||||
static readonly string sPackagesPath = Path.Combine(Application.dataPath, "..", "Packages");
|
||||
static readonly string sManifestJsonPath = Path.Combine(sPackagesPath, "manifest.json");
|
||||
const string VUFORIA_VERSION = "10.18.4";
|
||||
const string VUFORIA_VERSION = "10.17.4";
|
||||
const string VUFORIA_TAR_FILE_DIR = "Assets/Editor/Migration/";
|
||||
const string DEPENDENCIES_DIR = "Assets/Resources/VuforiaDependencies";
|
||||
const string PACKAGES_RELATIVE_PATH = "Packages";
|
||||
|
Reference in New Issue
Block a user