Skip to content

boxcrittersmods/boxcrittersmods.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Box Critters Modding Community

Build Status

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"
  1. Follow instructions to install Jekyll
  2. run webserver.sh