Skip to content
This repository was archived by the owner on Jun 15, 2024. It is now read-only.

Commit fe201a4

Browse files
authored
Update README.md
1 parent e485068 commit fe201a4

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,15 @@ Originally developed by [MaximumADHD](https://github.com/MaximumADHD), this proj
66

77
# Setup
88
- 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)
1211
- If you're having issues after the first compile, run the [Cache Clearer](https://github.com/StarLandRBLX/Rbx2Source/raw/main/Clear%20Cache.bat).
1312

1413
# 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)
1716
- You may have to restore the NuGet Packages as well
1817
- Build
1918

2019
# Known Bugs
21-
- Missing textures on some head accessories when exporting to Source Filmmaker
2220
- Not loading thumbnails of users/accessories

0 commit comments

Comments
 (0)