Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hUwUtao authored Oct 18, 2024
1 parent 74c7653 commit 81312b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies. Simply have Deno installed and run the `decals.bat`. **`F3` +
### 1. Decals

- First, add pictures into `decals/`, guides and schema written in `decals.txt`.
- Run `deno run decals.ts` to generate minecraft-compatible models apply to
- Run `deno task decals` to generate minecraft-compatible models apply to
`minecraft:paper` item
- Open `explore.html` in browser. Please don't use IE :)

Expand All @@ -38,7 +38,7 @@ Comming soon

## To production

Just run `deno run build.ts` and it should be ready! zip and optimized.
Just run `deno task build` and it should be ready! zip and optimized.

Anyways we use `webhookd` to trigger the build and force update through
pterodactyl api btw. Example in our whitespace!
Expand Down

0 comments on commit 81312b9

Please sign in to comment.