RobHustler
RobHustler
CC#
Created by RobHustler on 10/2/2024 in #help
.MESH FILE CONVERSION
Hello, how would I go about converting Roblox .mesh files into Autodesk FBX Files with the use of Assimp via C# code?!
17 replies
CC#
Created by RobHustler on 9/25/2024 in #help
✅ Source2Roblox API CHANGE
I need some help regarding a program called Source2Roblox, Although it converts Source engine models/maps to Roblox. I need help from changing the api + the way it handles on uploading the mesh format because the current asset uploading API in Source2Roblox is outdated and old and only supports a certain file type. The new one supports Open Cloud + more information can be given if needed. Main repo: https://github.com/MaximumADHD/Source2Roblox (Codebase) Code needed to be changed: Util/AssetManager.cs Newest/updated repo: https://github.com/Simoxus/source2roblox (No codebase, requires downloading everything.) Link: https://github.com/Simoxus/source2roblox/releases/tag/Application
4 replies