Zaenalos

Results 8 comments of Zaenalos

Add "--LuaU" argument right after cli.lua, or you can edit the "presets.lua" find the "LuaVersion" and change the value into "LuaU".

**[replicated.lua](https://github.com/prometheus-lua/Prometheus/files/13533368/replicated.txt)** Probably a preset problem, anyways you can check this @9382 . It works with my custom preset and obfuscation steps.

> I made an optimization of the parser using a lookup table with the names of stuff and functions but like yeah the tokenizer is slowwwwwwwww Rewrite coming in next...

Try to remove anti tamper sir.

> Looks like cmake-conan isn't quite finished yet, but i don't know about cmake-conan at the moment because i haven't updated the submodule of cmake-conan. Thanks for the reply, i'll...

Just got fixed the first problem which is the arguments of conan install. Second problem: ``` ERROR: Traceback (most recent call last): File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/conan/cli/cli.py", line 272, in main cli.run(args) File...