Skip to content

Commit 9fb4b86

Browse files
committed
Add README
1 parent 284d59c commit 9fb4b86

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
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/>.

0 commit comments

Comments
 (0)