Skip to content

Instantly share code, notes, and snippets.

@QZLin
Created June 1, 2022 19:44
Show Gist options
  • Save QZLin/76f768406670fc216df4b06cd4b285b4 to your computer and use it in GitHub Desktop.
Save QZLin/76f768406670fc216df4b06cd4b285b4 to your computer and use it in GitHub Desktop.
useful regex snippets for stellaris

find a fleet

(?<!\d)(?P<fleet_id>\d+)={\s*name=".*"\s*fleet_template=(\d+)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment