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

Commit b20a62d

Browse files
authored
Deprecation notice
1 parent 10e9ead commit b20a62d

File tree

1 file changed

+2
-21
lines changed

1 file changed

+2
-21
lines changed

README.md

Lines changed: 2 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,6 @@
11
# ![rbx2source](Resources/Images/smallRbx2SourceLogo.png)
2-
### Port Roblox models to Source Engine Games
3-
# [Download Here](https://github.com/LockpickInteractive/Rbx2Source/releases/latest/download/Rbx2Source.exe)
4-
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FStarLandRBLX%2FRbx2Source&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com)[![Repo Size](https://img.shields.io/github/repo-size/LockpickInteractive/Rbx2Source)](https://hits.seeyoufarm.com)[![Build Rbx2Source](https://github.com/LockpickInteractive/Rbx2Source/actions/workflows/build.yml/badge.svg)](https://github.com/LockpickInteractive/Rbx2Source/actions/workflows/build.yml)![CodeQL](https://github.com/LockpickInteractive/Rbx2Source/actions/workflows/codeql.yml/badge.svg)![Dependabot](https://img.shields.io/badge/dependabot-025E8C?style=flat&logo=dependabot&logoColor=white)![.Net](https://img.shields.io/badge/.NET-5C2D91?style=flat&logo=.net&logoColor=white)![C#](https://img.shields.io/badge/c%23-%23239120.svg?style=flat&logo=c-sharp&logoColor=white)![Windows](https://img.shields.io/badge/Windows-0078D6?style=flat&logo=windows&logoColor=white)[<img src="https://discordapp.com/api/guilds/787797824557154344/widget.png?style=shield">](https://discord.gg/b9MUKXF88p)
5-
6-
Originally developed by [MaximumADHD](https://github.com/MaximumADHD), This project serves as a continuation of the original [Rbx2Source](https://github.com/MaximumADHD/Rbx2Source) Project.
7-
8-
# Setup
9-
- Download [.NET 4.7.2](https://dotnet.microsoft.com/en-us/download/dotnet-framework/net472) if you don't have it already
10-
- Download the latest [Rbx2Source.exe](https://github.com/LockpickInteractive/Rbx2Source/releases/latest/download/Rbx2Source.exe) file from the github page.
11-
- Alternatively, download the latest build artifact from the last commit.
12-
- If you're having issues, try running the [Cache Clearer](https://github.com/LockpickInteractive/Rbx2Source/raw/main/Clear%20Cache.bat). If that doesn't fix anything, create a github issue.
13-
14-
# Building Instructions
15-
- Clone the github repository.
16-
- Clone [the Dependency repository](https://github.com/MaximumADHD/Roblox-File-Format/) as well, in the same directory that you cloned Rbx2Source in
17-
- Restore NuGet Packages for Both repositories
18-
- Build within Visual Studio Community 2022 (Debug / Release)
19-
- Some users have experienced issues building versions of VS 2022 other than community.
20-
21-
# Known Issues
22-
- Having layered clothing on your avatar will cause the compilier to error out. Layered clothing is *not* a planned feature at the moment.
2+
# As of 5/25/23, this version of the application is discontinued. All of the changes and fixes have been merged into the original version. Thank you for supporting me, and the other contributors in the past year.
3+
# [Download Here](https://github.com/MaximumADHD/Rbx2Source/releases/latest/download/Rbx2Source.exe)
234

245
# Contributors
256
<a href="https://github.com/LockpickInteractive/Rbx2Source/graphs/contributors">

0 commit comments

Comments
 (0)