Skip to content

Commit

Permalink
Add new tiles + example worldbuilder
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotsayes committed May 10, 2024
1 parent 0790aab commit 9985d31
Show file tree
Hide file tree
Showing 10 changed files with 6,226 additions and 77 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build",
"build": "npm run gen && vite build",
"preview": "vite preview",
"test": "vitest",
"deploy": "aos gcdev --load process/gatherchat.lua",
Expand Down
Loading

0 comments on commit 9985d31

Please sign in to comment.