This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using System.Collections.Generic; | |
using Improbable.Gdk.BuildSystem; | |
using UnityEditor.Build; | |
using UnityEditor.Build.Reporting; | |
using UnityEditor.XR.Management; | |
using UnityEngine; | |
using UnityEngine.XR.Management; | |
namespace Editor | |
{ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Copyright (c) Improbable Worlds Ltd, All Rights Reserved | |
using System; | |
using System.Linq; | |
using Improbable.Assets; | |
using Improbable.Unity; | |
using Improbable.Unity.Assets; | |
using Improbable.Unity.Entity; | |
using UnityEngine; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22:45:24.000 INFO : Vagante Build 45a | |
22:45:24.000 INFO : Windows 8/10 | |
22:45:24.000 INFO : 2016-6-27 22:45 | |
22:45:24.000 INFO : | |
22:45:24.093 INFO : sf::RenderWindow created. | |
22:45:24.093 INFO : Initializing EJoystick... | |
22:45:24.093 DEBUG : EJoystick::initialize | |
22:45:24.109 DEBUG : EJoystick::updateDevices | |
22:45:24.140 DEBUG : SteamAPI_Init() | |
22:45:24.281 INFO : Steam detected, SteamAPI initialized. |