


#Epic game launcher linux code
If you don't use VS Code or don't want it integrated with the container, you can build and run the container manually using either Docker or Podman. Any yarn dist builds should also now show up on your host filesystem.

The bottom left green icon should now say: "Dev Container: Heroic Games Launcher".Īfter the container's package manager runs, open a new terminal session and you should be able to run bash commands from within the container.Click on it, and select "Reopen in container". If the above prompt does not occur, on the bottom left, there is a green icon that should be there if the remote extension is installed.You should get a prompt in the bottom right to build and open the project in the dev container.Open the root of your local Heroic directory in VS Code.
#Epic game launcher linux install
NOTE: this requires that you install the 'Remote - Containers' extension. devcontainer directory containing a definition that VS Code will recognize for automatically opening your local Heroic directory in a container in VS Code. There are two methods, based on whether you use VS Code. If you would prefer, we have a docker container defined to develop / build Heroic with (a potential reason being to avoid loading tons of dependencies on your host filesystem).
