atrexus / unluau

A decompiler for Luau (Roblox's Lua based programming language: https://luau-lang.org/).
Apache License 2.0
87 stars 21 forks source link

Wont work #29

Closed TheRaddish1313 closed 9 months ago

TheRaddish1313 commented 10 months ago

I read everything and how to execute the commands everytime i typed something for example, the commands everytime it says failed even though nothing has even happened yet, please help im very confused.

atrexus commented 10 months ago

There are no commands. You need to launch Unluau from the command line.

TheRaddish1313 commented 10 months ago

I'm still confused I did.

TheRaddish1313 commented 10 months ago

it keeps saying "decompile error"

atrexus commented 10 months ago

it keeps saying "decompile error"

I don't understand. Please explain to me how you are using Unluau and show me the output it is giving you.

TheRaddish1313 commented 10 months ago

I opent he win-64 folder and type the script i want it to decompile everytime i do it, it says decompile error or failed and the command thing closes.

atrexus commented 9 months ago

Please read up on "command line arguments" because I don't think you understand what they are or how to use them.