File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 1+ # OpenDream for Visual Studio Code
2+
3+ Work-in-progress extension for VSC to add task runner and debugger support for
4+ [ OpenDream] ( https://github.com/OpenDreamProject/ ) .
5+
6+ Best used in combination with [ DreamMaker Language Client] ( https://marketplace.visualstudio.com/items?itemName=platymuus.dm-langclient ) .
7+
8+ ## License
9+
10+ OpenDream for Visual Studio Code is free software: you can redistribute it and/or modify
11+ it under the terms of the GNU General Public License as published by
12+ the Free Software Foundation, either version 3 of the License, or
13+ (at your option) any later version.
14+
15+ OpenDream for Visual Studio Code is distributed in the hope that it will be useful,
16+ but WITHOUT ANY WARRANTY; without even the implied warranty of
17+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18+ GNU General Public License for more details.
19+
20+ You should have received a copy of the GNU General Public License
21+ along with OpenDream for Visual Studio Code. If not, see < http://www.gnu.org/licenses/ > .
You can’t perform that action at this time.
0 commit comments