Search Unity

Linux Player Source with Linux Ubuntu 19.04

Discussion in 'Linux' started by unity_g8Px1vS3RjcTPw, Nov 4, 2019.

  1. unity_g8Px1vS3RjcTPw

    unity_g8Px1vS3RjcTPw

    Joined:
    Nov 4, 2019
    Posts:
    1
    I red somewhere that Unity emits the source code for UnityPlayer.dll that includes the entry point for a game executable. I use Unity Editor on ubuntu 19.04 and successfully debug using Visual Studio Code. however I can't figure it out how to launch a Game as a Desktop Application from VSCode. I wish to understand aspects of dependency injection when integrating Unity UI with C++ libraries.

    Please advice ?