I Code
I Code
So I made a custom java module that I want to run through impact using the "." prefix but I don't know what folder to put my custom script in....
UnLuaU v1.0.8 ``` .\Unluau.CLI.exe .\test.luau [20:03:12 FTL] Decompilation error Unluau.DecompilerException: Bytecode version mismatch, expected version 3...4 at Unluau.Deserializer.Deserialize() in C:\Users\max\OneDrive\Documents\GitHub\unluau\src\Unluau\Deserializer\Deserializer.cs:line 42 at Unluau.Decompiler..ctor(Stream stream, DecompilerOptions options) in C:\Users\max\OneDrive\Documents\GitHub\unluau\src\Unluau\Decompiler.cs:line 39 at...