ID:2093095
 
Okay, so I'm trying to code my project in sublime text, and its giving me an error when I try to build it: "Unable to find target command: dmc"

Now, I'm using the 'sublime-dreams' language for DM but it does not work for me. I looked at the code and it shows " "target": "dmc"," in the build file. I'm not sure what it's meaning by the target.


Link to sublime-dreams: https://github.com/seiyria/sublime-dreams
Okay. I figured it out. I was using Sublime Text 3 instead of 2. A shame it won't work with ST3.