I have multiple scripts that works together, the main one being on server side.
I would like to share this file with other factions (devs having their own games) (in a community) but to keep the equality between factions and my work safe.
I don't want them to be able to read/modify this main server script.
Is there a way to do it so that only the users in a specific community group can run this script in their own games (checking the creator of the game) ?
Is there a way that any dev cannot get access to this source code, therefore the inside parameters and modify them ?
Please help, the Forum hasn't been helpfull.