You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 15, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,17 +6,15 @@ Originally developed by [MaximumADHD](https://github.com/MaximumADHD), this proj
6
6
7
7
# Setup
8
8
- Download the latest [Rbx2Source.exe](https://github.com/StarLandRBLX/Rbx2Source/raw/main/Rbx2Source.exe) file from the github page.
9
-
- Create a file called config.txt in the same folder as Rbx2Source.exe
10
-
- Edit the config.txt to your steam library folder with source games installed
11
-
-*Default: C:\Program Files (x86)\Steam*
9
+
- If your Source Games are on a drive other than C:, you must create a config.txt file next to Rbx2Source.
10
+
-[Here's an example of a good config.txt file](https://github.com/StarLandRBLX/Rbx2Source/raw/main/config.example.txt)
12
11
- If you're having issues after the first compile, run the [Cache Clearer](https://github.com/StarLandRBLX/Rbx2Source/raw/main/Clear%20Cache.bat).
13
12
14
13
# Building Instructions
15
-
- Clone the github repository.
16
-
-Clone [this repository](https://github.com/StarLandRBLX/Roblox-File-Format) as well.
14
+
- Clone the github repository. (With submodules)
15
+
-You may have to edit the Roblox-File-Format submodule in Visual Studio to change it's output directory (you'll see the path it's looking for in a build error)
17
16
- You may have to restore the NuGet Packages as well
18
17
- Build
19
18
20
19
# Known Bugs
21
-
- Missing textures on some head accessories when exporting to Source Filmmaker
0 commit comments