pifpouf
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"launch_Foundry12": "node /home/rwan/foundry/foundry_software/FoundryVTT-12.331/resources/app/main.js",
|
||||
"launch_Foundry12": "sudo node /home/rwan/foundry/foundry_software/FoundryVTT-12.331/resources/app/main.js",
|
||||
"watch": "gulp watch",
|
||||
"buildStyle": "gulp buildStyles",
|
||||
"dev": "npm run launch_Foundry12 & xdg-open http://localhost:30000/",
|
||||
|
||||
Reference in New Issue
Block a user