Next: , Previous: , Up: Hacker's guide   [Contents][Index]


3.15 Technical HOWTOs

3.15.1 Release check-list

Summary off all operations required for a release:

3.15.2 Add a new option

This describes how to add a new option to the game.

Unless this is done, program won’t accept the option.

Some options need more work, for instance:

3.15.3 Add a new internal library

This describes how to add a new libxyz internal library:

3.15.4 Add a new module

This describes how to add a new mod-ab module, for instance a new bot, but gfx, snd, cli or srv backends should work pretty much the same:


Next: , Previous: , Up: Hacker's guide   [Contents][Index]