/um-soup

FiveM Clothing File Finder

Primary LanguageVueGNU General Public License v3.0GPL-3.0

um-soup beta

  • Is your clothes [stream] folder like soup and not categorized?
  • Is everything in one folder and you can't find the file you are looking for?
  • um-soup finds your character's clothes file

Usage

First download the release not source!

  • and download python 3.11.3
  • Now open the convertJSON folder and launch start.bat
  • Now copy the clothes stream folder and right-click on the terminal
  • ⚠️ There should not be a different folder inside your stream folder, if there is, it is a categorized clothes folder

FiveM

  • ensure um-soup
  • Command: /umsoup

Development

git clone https://github.com/alp1x/um-soup
cd um-soup
cd web

If you don't have pnpm

npm install -g pnpm
pnpm i

Build

pnpm run build

Watch

pnpm run watch