Added some poke things I still don't use, removed parse from packagelist
This commit is contained in:
parent
8bfae6293b
commit
71b3f47dcb
21
NadekoBot/bin/Debug/data/pokemon/LICENSE
Normal file
21
NadekoBot/bin/Debug/data/pokemon/LICENSE
Normal file
@ -0,0 +1,21 @@
|
||||
Copyright (c) 2011-2016 Guangcong Luo and other contributors
|
||||
http://pokemonshowdown.com/
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of this software and associated documentation files (the
|
||||
"Software"), to deal in the Software without restriction, including
|
||||
without limitation the rights to use, copy, modify, merge, publish,
|
||||
distribute, sublicense, and/or sell copies of the Software, and to
|
||||
permit persons to whom the Software is furnished to do so, subject to
|
||||
the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be
|
||||
included in all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
||||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1596
NadekoBot/bin/Debug/data/pokemon/pokemon_abilities.json
Normal file
1596
NadekoBot/bin/Debug/data/pokemon/pokemon_abilities.json
Normal file
File diff suppressed because it is too large
Load Diff
25607
NadekoBot/bin/Debug/data/pokemon/pokemon_list.json
Normal file
25607
NadekoBot/bin/Debug/data/pokemon/pokemon_list.json
Normal file
File diff suppressed because it is too large
Load Diff
@ -8,7 +8,6 @@
|
||||
<package id="Microsoft.AspNet.WebApi.Client" version="5.2.3" targetFramework="net452" />
|
||||
<package id="Microsoft.AspNet.WebApi.Core" version="5.2.3" targetFramework="net452" />
|
||||
<package id="Newtonsoft.Json" version="8.0.3" targetFramework="net46" />
|
||||
<package id="Parse" version="1.6.2" targetFramework="net452" />
|
||||
<package id="RestSharp" version="105.2.3" targetFramework="net452" />
|
||||
<package id="sqlite-net" version="1.0.8" targetFramework="net452" />
|
||||
<package id="taglib" version="2.1.0.0" targetFramework="net452" />
|
||||
|
Loading…
Reference in New Issue
Block a user