-
Notifications
You must be signed in to change notification settings - Fork 0
SwitchCraft 3 ROM support #2
Comments
SC3 ROM is available at https://github.com/SwitchCraftCC/sc3-rom. |
what about the The title is kinda misleading aswell, it's for the |
Ah, I didn't realize there was an Also, this is for the full ROM... did I miss any ROM APIs or modules in the list above? |
I dont think ya did, but what about Plethora? |
I'll start work on that in another issue. I think I'm going to drop the branches model and just have users specify which ROMs they want in |
How would that work? |
Currently, this line in "library": [
"./.lua-ls-definitions/meta/3rd/cc-tweaked/library"
] If you wanted to, for example, use SC3's ROM and peripherals mod, you would change it to this: "library": [
"./.lua-ls-definitions/meta/3rd/cc-tweaked/library",
+ "./.lua-ls-definitions/meta/3rd/switchcraft/library"
] |
Ah okay I see.
|
I'm probably going to outsource these extra compatibility modules to separate repositories and provide instructions for adding them as submodules. |
Seems like a reasonable thing to do. |
chatbox
switchcraft
APIbigfont
sc-peripherals.3d_printer
The text was updated successfully, but these errors were encountered: