Xenos.exe

Results 7 issues of Xenos.exe

in the `Importing External Rules` section, where the `--allowed-start-rules` option was being remembered there was `\*` and not *

### How the feature should work When an `empty` or `null array` is passed peggy should take the default value, which is the first rule. Right now if you define...

good first issue

hey 👋, im interested in forking the codewalker project to create a cli conversion tool from codewalker xml to raw files (ex: ydr.xml > ydr). i wanted to ask your...

added a more precise description for color ranges and also a tip on how to convert an rgb to the necessary range. for the external link it would be better...

After a [discussion on the fivem-scripting channel](https://discord.com/channels/192358910387159041/561197034938564608/1078910602325524571) i discovered that the native `SetUnkBoolN_0x102ForSubmarineVehicleTask` simply forces the stromberg transformation mode by removing the ability for the player to change the mode...

io.readdir from the new sandboxing is not iterable with ipairs, the only way i found is to use the `lines` method. example: ```lua local files = io.readdir("@myResource/") for file in...

### Goal of this PR Prevent the script from breaking when the working directory contains problematic characters by detecting and warning the user ### How is this PR achieving the...

triage