[Wish] Small change for #include and label support for libraries
Posted: 11 Jun 2019, 16:47
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: So Here's basically the changes for script engine which would enable this, I think:
Reaby
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: 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
Reaby