mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 03:51:23 +01:00
Add loadMapFromUrl
This commit is contained in:
parent
f5c507a94b
commit
13ad4f941c
3 changed files with 41 additions and 2 deletions
7
package.json
Normal file
7
package.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"name": "azgaars-map-generator",
|
||||
"version": "1.0.0",
|
||||
"scripts": {
|
||||
"start": "npx serve ."
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue