Difference between revisions of "HOWTO-Engine Release"

Jump to navigation Jump to search
144 bytes added ,  03:11, 20 September 2017
To accept testing reports, the bug tracker should be able to accept them
(Initial instructions for new engine release)
 
(To accept testing reports, the bug tracker should be able to accept them)
(One intermediate revision by one other user not shown)
Line 9: Line 9:
# Add the new game(s) to the [https://github.com/scummvm/scummvm/blob/master/NEWS NEWS file]
# Add the new game(s) to the [https://github.com/scummvm/scummvm/blob/master/NEWS NEWS file]
# If necessary, add special notes to section 3 of the [https://github.com/scummvm/scummvm/blob/master/README README file]
# If necessary, add special notes to section 3 of the [https://github.com/scummvm/scummvm/blob/master/README README file]
# Add the engine author(s) to the [https://github.com/scummvm/scummvm/blob/master/AUTHORS AUTHORS 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.
# Make sure [[Datafiles]] is up-to-date
# Make sure [[Datafiles]] is up-to-date
# Make sure the engine and game are added to the bug tracker
# Publish a news entry announcing game testing at [https://github.com/scummvm/scummvm-web/tree/master/data/news scummvm/scummvm-web:data/news/] (e.g. [https://github.com/scummvm/scummvm-web/blob/master/data/news/20161201.xml Full Pipe announcement])
# Publish a news entry announcing game testing at [https://github.com/scummvm/scummvm-web/tree/master/data/news scummvm/scummvm-web:data/news/] (e.g. [https://github.com/scummvm/scummvm-web/blob/master/data/news/20161201.xml Full Pipe announcement])
# Update the compatibility data at [https://github.com/scummvm/scummvm-web/blob/master/data/compatibility/compat-DEV.xml scummvm/scummvm-web:data/compatibility/compat-DEV.xml] with compatibility information for the new game(s)
# Update the compatibility data at [https://github.com/scummvm/scummvm-web/blob/master/data/compatibility/compat-DEV.xml scummvm/scummvm-web:data/compatibility/compat-DEV.xml] with compatibility information for the new game(s)
# If necessary, update the demos list at [https://github.com/scummvm/scummvm-web/blob/master/data/game_demos.xml scummvm/scummvm-web:data/game_demos.xml] with new game demos
# If necessary, update the demos list at [https://github.com/scummvm/scummvm-web/blob/master/data/game_demos.xml scummvm/scummvm-web:data/game_demos.xml] with new game demos
124

edits

Navigation menu