post_install() {
    gen_game_xml.py
}

post_upgrade() {
    gen_game_xml.py
}

post_remove() {
    gen_game_xml.py
}