From 325b17a29c70699879247d9a404e60f5566ba95b Mon Sep 17 00:00:00 2001 From: geequlim Date: Wed, 28 Aug 2019 22:20:15 +0800 Subject: [PATCH] transfer to godotengine/godot-vscode-plugin --- LICENSE | 2 +- package.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 8759381..a5450f1 100644 --- a/LICENSE +++ b/LICENSE @@ -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 diff --git a/package.json b/package.json index 935c6bc..f041aa4 100644 --- a/package.json +++ b/package.json @@ -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"