Difference between revisions of "SLUDGE/Development"

From ScummVM :: Wiki
Jump to navigation Jump to search
(Created page with "SLUDGE games can be created using the SLUDGE Development kit, however there are a few things to consider: * The reference implementation is the original SLUDGE engine, any dev...")
 
(No difference)

Latest revision as of 20:21, 6 September 2018

SLUDGE games can be created using the SLUDGE Development kit, however there are a few things to consider:

  • The reference implementation is the original SLUDGE engine, any deviations from behaviour there in ScummVM is a bug. So test your game with the original engine, and don't rely on ScummVM-specific bugs or behaviour.