Skip to content

jiwonz/pesde-make-rbxm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pesde-make-rbxm

A simple pesde binary to make RBXM(Roblox Studio Model File) from pesde Roblox packages

Usage

pesde x jiwonz/pesde_make_rbxm -- --help
pesde x jiwonz/pesde_make_rbxm -- <package_name> --output package.rbxm

Example

pesde x jiwonz/pesde_make_rbxm -- gh#alicesaidhi/vide#ebbf823 --provider mise

What does this script do?

This script creates a pesde project in a temp directory, installs the given packages, and builds into RBXM using rojo which is managed via the given provider.

Supported Providers

  • mise
  • pesde
  • rokit (not tested)
  • aftman (not tested)

TO-DOs

  • Parse exports and re-export in the entry module

If no provider is given, it will look for rojo in the current environment!

About

A simple script to make RBXM from pesde packages

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages