wargus icon indicating copy to clipboard operation
wargus copied to clipboard

Missed build howto

Open lego12239 opened this issue 1 year ago • 3 comments

Hello.

There is no build howto. I found links to youtube video at the site. But a video is not convenient and not a replacement for textual howto at all. And now i can't look video at youtube. Where can i find build howto?

lego12239 avatar Mar 07 '25 07:03 lego12239

Are you concerned by extractor/installer, scripts or engine?

  • For engine, you have to go to https://github.com/Wargus/stratagus
  • For scripts, no build is needed, modifying lua script can be done directly (just care to point to correct place when running the engine (or copy scripts (from repository) to correct place.
  • For extractor/installer, there is indeed no howto-build, but a video and CI (continuous integration) (so appveyor.yml) which might help. It is also a CMake project which should warn about missing dependencies.

I hope that help.

You can also ask for help on discord.

Jarod42 avatar Mar 07 '25 08:03 Jarod42

I mean how to build wargus to launch a game :-).

lego12239 avatar Mar 07 '25 09:03 lego12239

So you have to go to the engine first, and use script (and extracted data) from wargus (using installer might help here for the data). There are CIs for the engine too

Jarod42 avatar Mar 07 '25 12:03 Jarod42