Mentions légales du service

Skip to content

Engine not found on launch

PRATS Tommy requested to merge dev/tommy/make_engine_bug into devel

Agdbentures don't crash if engine don't exist. we call make_engine.py before launching level if engine_version is not found. I add an argument in make_engine.py to choose which version we want for the level specified if version is not found to launch faster. If engine_versions directory doesn't exist then we start the command ./make_engine.py to generate all versions.

Merge request reports