From 64c17c8e2f1ee1c902033817d436d759ef847d1b Mon Sep 17 00:00:00 2001 From: DracoMilesX Date: Fri, 2 Sep 2016 21:52:45 +0200 Subject: [PATCH] Updated F.A.Q. (markdown) --- F.A.Q..md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/F.A.Q..md b/F.A.Q..md index 380baf3..ac6fa66 100644 --- a/F.A.Q..md +++ b/F.A.Q..md @@ -10,3 +10,8 @@ credits: icdance **Q:** My install fails on node-protobuf. **A:** You most likely don't have google protobuf installed or their is a chance that the latest commit are broken. +**Q:** How can I spawn pokemon? +**A:** Currently the only way to spawn them is to use `/spawn [playername] [pokemon] [amount]` random encounters is not enabled yet. + +**Q:** How can I add pokestops and gyms? +**A:** Currently this has a seperate branch called `api` download those files and place it in the root of your webserver.