transfer to godotengine/godot-vscode-plugin

This commit is contained in:
geequlim
2019-08-28 22:20:15 +08:00
parent 0938b6384a
commit 325b17a29c
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
MIT License
Copyright (c) 2016-2019 Geequlim
Copyright (c) 2016-2019 The Godot Engine community
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@@ -4,7 +4,8 @@
"icon": "icon.png",
"version": "0.9.0",
"description": "Tools for game development with godot game engine",
"repository": "https://github.com/GodotExplorer/godot-tools",
"repository": "https://github.com/godotengine/godot-vscode-plugin",
"author": "The Godot Engine community",
"publisher": "geequlim",
"engines": {
"vscode": "^1.33.0"