#Photon Mod Manager

1 messages · Page 1 of 1 (latest)

versed heath
#

Photon Mod Manager is intended to be a place you can upload and download mods (and eventually modpacks) to share with the world.

Right now, it is just a website, but we are looking at making it part of SMODS in the future, as an in-game mod manager solution.

Do stay cautious of what you download, as anyone is allowed to post on there, so maintain the same caution you would otherwise take when getting random stuff from the internet; we don't take any responsibility for anything that happens as a result of downloading mods via GitHub. In addition, please do not put other people's mods on the site. I would like to uphold that all mods on the website are there by the consent of their creators.

With all that being said, here's the link: https://photonmodmanager.onrender.com/

If it's on a loading screen, that's because I can't afford more than the free tier for the site I'm hosting this off of, so when the site is inactive for a while, it'll have to boot up again, which takes a minute.

Finally, if you experience any bugs on the website, please let me know and I'll fix them right away! Enjoy the site!

queen compass
#

peak dropped

versed heath
#

:3

#

It's the official launch now since I've fully implemented tags and likes

#

RECOGNIZED ISSUES

  • None!

PLANS FOR THE IMMEDIATE FUTURE

  • Add modpack support
glossy wolf
#

I would like to uphold that all mods on the website are there by the consent of their creators.
You could enforce that all mods on the index have e.g. "photon_mod_manager": "allowed" in their json (which doesn't pose an issue for mod loading)

versed heath
#

That's true actually

#

I think I'll add that

glossy wolf
#

oh also I Forgor 💀 to add the miscellaneous tag to Balatest before submitting it and now I can't fix it

#

(which also idk if you'd want it there since no player needs it, it's only for devs)

glossy wolf
#

it's currently tagless

versed heath
#

O

#

I'll add it in the patch tonight

untold void
#

And because using a string when a bool would suffice makes my brain itchy

glossy wolf
#

maybe make it an array for specific platforms, or true for all of them

#

defaults to false for none of them

versed heath
#

tru

rigid prism
#

Added my mod to it.

#

...Also I've already pulled a funny and favorited my own mod twice using regular and private windows. Didn't really expect it to work, but it does.

versed heath
versed heath
#

I do apologize for the delay on the update -- It has been done; redistribution protection has been enabled, and the tags have been properly fixed. Thank you so much for your patience!

hoary lintel
#

did somebody post the thing yet

#

there we go I posted the thing

#

(genuinely if this gets merged into SMODS though that'll be very nice and I hope it does lowk)

versed heath
#

real

versed heath
#

Uploading mods is experiencing some issues right now but they'll be fixed today
Hopefully

versed heath
#

My bad dance
There was no error with the mod manager I was using a faulty JSON file

#

On the other hand... we now have a "mod details" page for every mod, where you can see more details about it!
It's still being worked on tho

versed heath
#

If you go onto the site now, you may see the "Wiki" tab -- it is something I am looking to implement and am in the midst of, though I am running into issues with getting it to work.

Stay assured, it will happen, but it likely will not do anything for now.

versed heath
#

Made some great progress on it -- at this velocity, it should be out by tomorrow.
I'll get some rest though, I've been working on it for like 18 hours

versed heath
#

As promised, the wiki is now released!
When browsing mods, you can click on one to see its info, then click on the "view on Photon Wiki" page!
There is no loc_vars support because that would be an absolute nightmare, but you can still view everything else regardless!
Enjoy!

#

It won't work with all mods, but it should work with a fair chunk of them, as long as they have a localization file and are consistent about it

versed heath
#

Wiki does have some loc_vars support now
Would be 100% but the combination of Lua's replacement for ternary operators and SMODS' new probability thing make it so it's not happening 100%

Might in the future but I'm not really feeling like tackling it any more than I have

versed heath
#

I'm noticing that I'll say "I'm not doing this" one day and then immediately start working on it the next day
I think I have terrible self control

Anyway there is (at least partial) pseudo-ternary operator and new probability support now

Only thing left is localization

minor sentinel
#

a

versed heath
#

b

sick jacinth
#

How does it handle versions? Can I configure it to only do versions with a tag, so it doesn't auto index my dev versions?