kidrigger / godot-videodecoder

GDNative Video Decoder libraries for Godot Game Engine, using FFmpeg library for codecs. A Google Summer of Code Project, 2018
MIT License
84 stars 22 forks source link

Update README.md #26

Closed JezSonic closed 3 years ago

JezSonic commented 4 years ago

build_gdnative.sh couldn't work without sudo permissions

jamie-pate commented 4 years ago

I would recommend that the user should be a part of the docker group to manage docker containers first, and only if they don't want to do that for some reason to run the script with sudo.

Running the whole script with sudo may create some artifacts as root which messes up your working copy because then you need to run root to overwrite or delete them. ( I haven't tried it, maybe it's fine)

jamie-pate commented 3 years ago

https://github.com/kidrigger/godot-videodecoder/commit/7de1ec09daa88df83de25e00f1b79993d5d64b7e