Home | Zones | Log in | Register

Wiki

Front Page | Articles | Create Article | Recent Edits
|
[view] [history]

Asset Packs

Comparing edit #6 against #5 by heree at 2024-08-08 19:07:53Aug 8 19:07
Prev

Comment: change title: "Creating Asset Packs"

--- 6.md
+++ 5.md
@@ -2,6 +2,8 @@
 
 They can also be used as a way to locally store assets for a game that you are making for offline use, as a way to avoid uploading assets to Roblox's servers.
 
+## How to create an Asset Pack
+
 1. Create a directory inside of the `assetpacks` folder.
 2. Add assets to the directory. The asset must be named the asset ID you want for the asset to represent. All file extensions are allowed.
 3. (optional) Add in metadata. The metadata file is used to display more information about the asset pack and define which clients the asset pack should be applied to.