mirror of
https://github.com/d07RiV/diabloweb.git
synced 2026-07-03 11:51:35 +00:00
remove upstream link #45
This commit is contained in:
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "diabloweb",
|
"name": "diabloweb",
|
||||||
"version": "1.0.17",
|
"version": "1.0.18",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "diabloweb",
|
"name": "diabloweb",
|
||||||
"version": "1.0.17",
|
"version": "1.0.18",
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/core": "7.4.3",
|
"@babel/core": "7.4.3",
|
||||||
|
|||||||
@@ -594,7 +594,7 @@ class App extends React.Component {
|
|||||||
<div className="start">
|
<div className="start">
|
||||||
<p>
|
<p>
|
||||||
This is a web port of the original Diablo game, based on source code reconstructed by
|
This is a web port of the original Diablo game, based on source code reconstructed by
|
||||||
GalaXyHaXz and devilution team: <Link href="https://github.com/diasurgical/devilution">https://github.com/diasurgical/devilution</Link>
|
GalaXyHaXz and devilution team. The project page with information and links can be found over here <Link href="https://github.com/d07RiV/diabloweb">https://github.com/d07RiV/diabloweb</Link>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
If you own the original game, you can drop the original DIABDAT.MPQ onto this page or click the button below to start playing.
|
If you own the original game, you can drop the original DIABDAT.MPQ onto this page or click the button below to start playing.
|
||||||
|
|||||||
Reference in New Issue
Block a user