Skip to content
Merged
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
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# Deprecated
With the release of SpringRoll 2.0 this repository has been deprecated.

To manage captions you can checkout the new online solution at [springroll.io](http://springroll.io) and for creating new game projects you can check out [SpringRoll-Seed](https://github.com/SpringRoll/Springroll-Seed)

SpringRollStudio [![Dependency Status](https://david-dm.org/SpringRoll/SpringRollStudio.svg)](https://david-dm.org/SpringRoll/SpringRollStudio)
============

Expand Down Expand Up @@ -37,7 +42,7 @@ npm install -g appdmg
brew install makensis
```

### xquarts & wine
### xquarts & wine

On OSX if building for Windows, Wine needs to be installed to create the application icon. First install xquartz by downloading [here](http://xquartz.macosforge.org/landing/), then Wine can be installed with [Homebrew](http://brew.sh/)

Expand Down