mirror of
https://github.com/maierfelix/POGOserver.git
synced 2026-09-08 18:46:26 -05:00
Update
- Fixed many things - Spawn pokemon, added player and pokemon inventory display - Pkmn download url packet - Pokemon evolving - Improved pokestop rewarding
This commit is contained in:
@@ -4,6 +4,8 @@ export default {
|
||||
|
||||
VERSION: JSON.parse(fs.readFileSync("./package.json")).version,
|
||||
|
||||
ORIGINAL_REPOSITORY: "https://github.com/maierfelix/POGOServer",
|
||||
|
||||
// show greeting
|
||||
GREET: true,
|
||||
// allow api calls
|
||||
|
||||
Reference in New Issue
Block a user