Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,13 @@ The plugin will then appear in the list of other extensions, and all necessary f
With the "Plugins" folder for SketchUp being by default:

* `C:\Program Files\Google\Google SketchUp 8\Plugins` On Windows.
* `/Library/Application Support/Google SketchUp 8/SketchUp/Plugins` On Mac.
* `[YOUR USER NAME]/Library/Application Support/Google SketchUp #/SketchUp/plugins` On Sketchup 8 Mac.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a # there for the version 8 path, while the version 2013 path uses a number. Looks inconsistent.

This probably should include SU2014 section for windows as well since we moved the Plugins folder then.

* `/Users/[YOUR USER NAME]/Library/Application Support/SketchUp 2013/SketchUp/Plugins` On Sketchup 2013 Mac.

Download or clone repository and manually move the `wikihouse_extension_loader.rb` file
as well as the `wikihouse-extension` folder plus all contents to the "Plugins" folder for SketchUp.

Installation on previous versions of SketchUp (version 7 and bellow) has to be done the manual way.
Installation on previous versions of SketchUp (version 7 and below) has to be done the manual way.

##License

Expand Down