POGOserver
POGOserver copied to clipboard
Update README.md
Updated Readme.
have been added a Guide to setup API + Services
Please correct all grammar mistakes etc. first
i will sorry i got dyslexie i will do my best.
I am not certain but you don't need to add the api key to the init.js file? It automatically looks into the config?
@DracoMilesX it didnt for me and some friends i had to edit it manually
(bug) there is no more run-linux.sh to start, so remove from README
loadScriptDefered("http://maps.google.com/maps/api/js?key=Place here You're Api Key" + CFG.GMAPS.API_KEY);
Why? As long as API_KEY in cfg.js is filled out with the API key, there should be no need for this.