Box Critters Modding Community

Credits

Google Play and the Google Play logo are trademarks of Google LLC.

Run test server on linux

  1. Install Ruby
  2. add to ~/.bashrc:
    export GEM_HOME="$(ruby -e 'puts Gem.user_dir')"
    export PATH="$PATH:$GEM_HOME/bin"
    
  3. Follow instructions to install Jekyll
  4. run webserver.sh