Home | Zones | Log in | Register

Wiki

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

Asset Packs

Comparing edit #5 against #4 by heree at 2024-08-08 19:07:26Aug 8 19:07
← Prev Next β†’

--- 5.md
+++ 4.md
@@ -1,5 +1,6 @@
 Asset Packs are ORRH's way of handling outdated, updated, lost, or otherwise unusable assets for whatever game requests them. An installed asset pack will replace any requests to a specific asset with a local copy of said asset.
 
+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.
 
 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.