Page 1 of 1

[Wish] Small change for #include and label support for libraries

Posted: 11 Jun 2019, 16:47
by reaby
Hi guys,

I have 2 small wishes that would ease titlepack and serverplugin development quite a lot.

Here is an example of this kind of programming pattern i would wish to use:
example.jpg
example.jpg (107.45 KiB) Viewed 1191 times
So Here's basically the changes for script engine which would enable this, I think:
  • #include would concat the contents of script to the file it's called with when there is no "as" keyword defined.
  • Labels would work in libraries
Thanks,
Reaby