Crackle, modding framework for Snap!

I guess you could make Crackle fetch the mods directly from a folder (e.g: from a “CrackleMods” repository)
I’d make that CrackleMods repo have a manifest.json file with all the mod links and cached names; So that you don’t have a local copy of EVERY MOD.

My idea is to make a github action, that, whenever a file is created/modified in the mods folder, it regenerates the JSON file and commits that, though there might be a better way; let me research ways to do that

Also, @d016 heres sometthing that should work better for pulling changes (e.g. you have commits, and the remote repo has other commits): git pull --rebase. This will put your commits on top of the other ones, instead of any merge commits

Oh, thanks. I’m working on an autoload feature:

It’s taking a while, but it will be AWSOME!!!

Hey can I join the team?

I know js

Nice!

Sure, anyone can help out if you wish

I’ve known it for a long time

I tried to respond along time ago but sadly you guys kept talkin over me

Guys how will this work?

Just a little thing, the forums arent a messaging service, so please for the love of god so I dont get bombarded wih notfications, please just edit your posts or do it all at once. Anyway, yes you can join the team, just I can’t add you to the organization (I’m not the owner of it, @tethrarxitet is!) but you sure can edit something on a fork and create a pull request.

Is this a hook in like it injects it’s code or will it be a browser extension

Ohhhh k sorry I get a little impatient and I tried to ask a month ago so it wasn’t like I didn’t wait I waited for a long time

Its a browser extension, where JS files are loaded in and they mod Snap!.

Just make PRs for the Crackle repo, it’s up on the OP.

It’s like Tampermonkey, it’s a browser extension for making userscripts for Snap

Ask the leader of the repo when he’s online if he could add me as a contributor gitman-cyber (Git ‘em) · GitHub

Well, I’ve tagged tethrarxixet multiple times in this topic, so I’m sure if they come back online they’ll probably come here first via notifcations

I’m back! Sorry for neglecting Crackle. @awdeni, I will try adding you sometime soon.

I might add Crackle themes, so that the loaded mod window can look like its own standalone “thing”, or make it blend perfectly into Snap!'s UI ;)

I thought Crackle already blended into Snap!'s UI!
I hope an “autoload” feature gets added soon.