Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 1.21 KB

README.md

File metadata and controls

35 lines (18 loc) · 1.21 KB

WP 3D Pony

WP 3D Pony is a wordpress plugin to show a 3D MLP:FiM(My Little Pony) pony on your website. It's based on Live2dWidget.js and Frash's Pony Model.

Installation

cd /path/to/wordpress/wp-content/plugins/
git clone https://github.com/juzeon/wp-3d-pony wp-3d-pony

The activate it on your wordpress dashboard.

You can also download this ZIP file and extract it to the directory where plugins stored. But remember to rename the directory from wp-3d-pony-master to wp-3d-pony before activation!

Texture

The plugin includes two textures as examples:

wp-content/plugins/wp-3d-pony/live2dw/assets/pony/rd.png: A Rainbow Dash one, which is used as default.

wp-content/plugins/wp-3d-pony/live2dw/assets/pony/derpy.png: A Derpy Hooves one.

You can create your own texture by editing either of them.

Default Settings

License

GPL v2.0