Jump to content

So do you expect people to straight up write the script for you, or is there anything you've tried already? I can probably answer questions you have regarding regex, but I don't know the game or why mod updates would need them.

 

Since you did mention regex, I assume you already know for certain this is actually needed? Why not share what you have tried so far, which problems you have faced and I'm sure people can point out things to improve.

Remember to either quote or @mention others, so they are notified of your reply

Link to post
Share on other sites

5 hours ago, Erminio Ottone said:

Hello everyone, can someone help me to make a script with Linux and regex? I need to automate the mod update on a dedicated Project Zomboid server (Steam). Thank you

So, I imagine that you might not have a lot of experience writing shell scripts - and this task is usually pretty easy. 

 

Here are some good resources below: 

 

 

These resources below will help you out writing a decent script. 

Link to post
Share on other sites

23 hours ago, Erminio Ottone said:

a script with Linux and regex?

Not unless you tell us what kind of regex (which language, which expression) you need. There are quite a few regex dialects, all incompatible with each other.

Write in C.

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×