UNPKG

ggejs

Version:

A powerful Node.js module for interacting with the server of Goodgame Empire & Goodgame Empire: Four Kingdoms

9 lines 271 B
module.exports.name = "nch"; /** * @param {BaseClient} client * @param {number} errorCode * @param {Object} params */ module.exports.execute = function (client, errorCode, params) { // TODO: Received NCH (NEW_CASH_HASH), but no file found in source code }