PDA

View Full Version : facilitating the review process?



jkeller
December 17th, 2025, 19:40
Hi - I'm going to be submitting a new (5E) extension soon, and have a question about the review process.

Most of my extensions are only one LUA file, maybe a few hundred lines. They seem to get reviewed very quickly.

This one is MUCH more complex (dozens of files, probably several thousand lines of code).

I'm not in a hurry - so I don't mind just waiting. But I wonder if there's anything I can or should do to help the process? If I add docs at the top of each file, would that be good? Or provide a single overall read-me file or something?

jharp
December 17th, 2025, 23:06
As far as I know, there is no review process.
Jason

jkeller
December 17th, 2025, 23:46
Hmm... well, when I first submit an extension, there's some kind of message about pending review. Normally it only takes a day or so, but I've had a few take several days.

Once it's been accepted, then I can upload a new version without any delay.

Maybe it goes through some kind of automated tests or something...

ddavison
December 18th, 2025, 03:40
The review process is very light and mostly meant to ensure they are legitimate products and not spammers/scammers. We don't perform a technical review since that would take a much larger team than we have available.

jkeller
December 18th, 2025, 03:45
That makes sense, thanks!