]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Allow configuring gen_build_info.py through environment variables (#25162)
authorAlex Nordlund <deep.alexander@gmail.com>
Mon, 12 Feb 2024 22:19:28 +0000 (23:19 +0100)
committerGitHub <noreply@github.com>
Mon, 12 Feb 2024 22:19:28 +0000 (15:19 -0700)
commit163e6d2f896ccf9a37be2e17bbbad8b6514ccf4b
treeb87fb06b8d50e3075be3de2cd0c7773d7ead957c
parent043423bda657f3e7b262056fed1074d8cb23579a
Allow configuring gen_build_info.py through environment variables (#25162)

This makes the life of forks slightly easier by letting you pass an
environment variable instead of having to maintain this file yourself.
Tools/gen_build_info.py