diff --git a/games/carbon/entrypoint.sh b/games/carbon/entrypoint.sh index b4af66c..2eea2fc 100644 --- a/games/carbon/entrypoint.sh +++ b/games/carbon/entrypoint.sh @@ -126,6 +126,7 @@ else # The framework is vanilla fi # Fix for Rust not starting +Debug "Defining the Library Path..." export LD_LIBRARY_PATH=$(pwd)/RustDedicated_Data/Plugins/x86_64:$(pwd) # Display Ending Splash Screen