Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions bins/asphalt/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ Asphalt is configured with a project file called `asphalt.toml`. It is required
<summary>See an example</summary>

```toml
#:schema https://raw.githubusercontent.com/jackTabsCode/asphalt/refs/heads/main/schema.json

[creator]
type = "user"
id = 9670971
Expand Down
2 changes: 1 addition & 1 deletion bins/asphalt/pesde.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# It is not intended for manual editing.
format = 2
name = "pesde/asphalt"
version = "1.2.0"
version = "2.0.0-rc.1"
target = "lune"

[graph."0x5eal/unzip@0.2.0 luau".pkg_ref]
Expand Down
2 changes: 1 addition & 1 deletion bins/asphalt/pesde.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name = "pesde/asphalt"
version = "1.2.0"
version = "2.0.0-rc.1"
description = "An assets-as-files tool for Roblox"
authors = ["CompeyDev <hi@devcomp.xyz>", "Jack T <jack@jackt.space>"]
repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/asphalt"
Expand Down