Skip to content

MaximumADHD/Rbx2Source

Repository files navigation

rbx2source

Port Roblox models to Source Engine Games

HitsRepo SizeBuild Rbx2SourceCodeQLDependabot.NetC#Windows

Setup

  • Download .NET 4.7.2 if you don't have it already
  • Download the latest Rbx2Source.exe file from the github page.
  • Alternatively, download the latest build artifact from the last commit.
  • If you're having issues, try running the Cache Clearer. If that doesn't fix anything, create a github issue.

Building Instructions

  • Clone the github repository.
  • Clone the Dependency repository as well, in the same directory that you cloned Rbx2Source in
  • Restore NuGet Packages for Both repositories
  • Build within Visual Studio Community 2022 (Debug / Release)
  • Some users have experienced issues building versions of VS 2022 other than community.

Known Issues

  • Having layered clothing on your avatar will cause the compilier to error out. Layered clothing is not a planned feature at the moment.

Contributors

About

A utility tool that automatically assembles Roblox assets into geometry data, which is then compiled into the Source Engine.

Resources

Stars

Watchers

Forks

Packages

No packages published