Coder Social home page Coder Social logo

Comments (3)

MicLieg avatar MicLieg commented on June 21, 2024

This feature exists, but it's not easy to configure.

LGSM has the ability to specify fixes that can be run before EVERY startup or right after installation. There is some documentation for this.

Rust in fact already takes advantage of these fixes: https://github.com/GameServerManagers/LinuxGSM/blob/master/lgsm/modules/fix_rust.sh

from linuxgsm.

dualarrow avatar dualarrow commented on June 21, 2024

Thanks for the info. I just tried what the docs said and I initially got an error saying I had registered it but the file wasn't found. When I added the info to core_modules.sh the error went away but my script didnt seem to execute. I have a very simple script to test it. It just echos text to file. I did a chmod ugo+x to my script. If I run it manually with ./fix_rusticraiders.sh it does what I expect, but doing a './rustserver restart' doesnt seem to execute it.
If theres a forum for getting help with this could you let me know.
either way, feel free to close this ticket. It looks like it should do what I need if I can get it to run.
Thanks.

from linuxgsm.

MicLieg avatar MicLieg commented on June 21, 2024

Fixes are always specific to a single game. The convention is fix_${shortname}.sh.

In your case, a fix for rust already exists so you simply have to append your fix to the fix_rust.sh file. Probably very similar to the Carbon mod fix.

There is a LinuxGSM Discord where you can ask for help.

from linuxgsm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.