chore: rename `Piskel` to `Piskel Unleashed`

This commit is contained in:
Ayushman Chhabra 2022-09-23 13:20:34 -04:00
parent 21b8bdd0f3
commit c30694f15c
2 changed files with 13 additions and 11 deletions

View File

@ -1,6 +1,8 @@
Piskel
Piskel Unleashed
======
> Piskel has a lot of potential.
[![Travis Status](https://api.travis-ci.org/piskelapp/piskel.png?branch=master)](https://travis-ci.org/piskelapp/piskel) [![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](https://gruntjs.com/)
Piskel is an easy-to-use sprite editor. It can be used to create game sprites, animations, pixel-art...
@ -55,7 +57,7 @@ Help is always welcome !
## License
Copyright 2017 Julian Descottes
Copyright 2017 Ayushman Chhabra
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@ -68,4 +70,3 @@ distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

View File

@ -1,16 +1,17 @@
{
"name": "piskel",
"version": "0.15.2-SNAPSHOT",
"name": "piskel-unleashed",
"version": "0.15.2",
"description": "Pixel art editor",
"author": "Julian Descottes <julian.descottes@gmail.com>",
"contributors": [
"Vincent Renaudin"
],
"homepage": "http://github.com/piskelapp/piskel",
"author": {
"name": "Ayushman Chhabra",
"email": "ayushmxn@outlook.com",
"url": "https://ayushmanchhabra.com"
},
"homepage": "http://github.com/ayushmxn/piskel",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "http://github.com/piskelapp/piskel.git"
"url": "http://github.com/ayushmxn/piskel.git"
},
"files": [
"dest/prod",