Difference between revisions of "HOWTO-Engine Release"

Jump to navigation Jump to search
(mention documentation changes)
m (Fix formatting)
Line 8: Line 8:
## Fill out any other missing information in the infobox
## Fill out any other missing information in the infobox
# Add the new game(s) to the [https://github.com/scummvm/scummvm/blob/master/NEWS.md NEWS file]
# Add the new game(s) to the [https://github.com/scummvm/scummvm/blob/master/NEWS.md NEWS file]
# When the engine is using GUIO, add their description to documentation: [https://docs.scummvm.org/en/v2.2-docs/settings/engine.html]
# When the engine is using GUIO, add their description to the [https://docs.scummvm.org/en/v2.2-docs/settings/engine.html documentation]
# If necessary, add special notes to section 3 of the [https://github.com/scummvm/scummvm/blob/master/README.md README file]
# If necessary, add special notes to section 3 of the [https://github.com/scummvm/scummvm/blob/master/README.md README file]
# Add the engine author(s) to the [https://github.com/scummvm/scummvm/blob/master/devtools/credits.pl credits.pl file] and run ''make credits'' to update the AUTHORS and credits.h files.
# Add the engine author(s) to the [https://github.com/scummvm/scummvm/blob/master/devtools/credits.pl credits.pl file] and run ''make credits'' to update the AUTHORS and credits.h files.