Author Topic: Package/Parent Syntax Tutorial  (Read 32824 times)

What about compiling it? Can it be viewed even if its viewed as a cs file? (Ex. compile example.cs so its secure for hackers can't view the file, and coders are required to decompile it.) Will it be just as a pain to view it when its compiled? If we do choose to compile the code, what is the command for it to view it? Would it be the:

Code: [Select]
exec('example.cs');
What on earth are you talking about? If you mean compiling .cs to .cs.dso like the game itself uses, nobody's been able to do that so far.

We could easily decompile that dso anyways

We could easily decompile that dso anyways

Wait, you can? How do you do that I wonder?