Skip to content

Commit 862f1c7

Browse files
committed
Add Rojo Epiphany config, tweak README
1 parent 776d8eb commit 862f1c7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
## Installation
2121

2222
### Method 1: Model File (Roblox Studio)
23-
* Download the `rbxmx` model file attached to the latest release from the [GitHub releases page](https://github.com/Roblox/rodux/releases).
23+
* Download the `rbxm` model file attached to the latest release from the [GitHub releases page](https://github.com/Roblox/rodux/releases).
2424
* Insert the model into Studio into a place like `ReplicatedStorage`
2525

2626
### Method 2: Filesystem

roblox-project.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"name": "Rodux",
3+
"tree": {
4+
"$path": "lib"
5+
}
6+
}

0 commit comments

Comments
 (0)