Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Automatically convert and include scripts when generating the exe
#2
script.run("script.cs") means "let LA compile and launch the script". In exe it usually has no sense, and can be replaced with run.it("exe file created from that script"). To automate the "create exe" step can be used /*/ postBuild /*/.


Messages In This Thread
RE: Automatically convert and include scripts when generating the exe - by Gintaras - 03-31-2024, 04:41 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)