Skip to content
This repository has been archived by the owner on Jun 11, 2020. It is now read-only.

Modules required by gear items are not included in this repository #2

Open
DarraghGriffin opened this issue Jun 9, 2017 · 5 comments

Comments

@DarraghGriffin
Copy link
Contributor

These should be added so that all gear can be fixed/changed here.

@DarraghGriffin
Copy link
Contributor Author

An example of one of the modules used in several gear is:
https://www.roblox.com/library/191816425/Multi-Purpose-Module

@JJRcop
Copy link

JJRcop commented Aug 1, 2017

If I may offer some input, modules like these should be uploaded to the ROBLOX account instead of the developer accounts.

@tarabyt3d
Copy link

tarabyt3d commented Aug 1, 2017 via email

@JJRcop
Copy link

JJRcop commented Aug 1, 2017

$ grep -rEoh 'require\([[:digit:]]+)' | sort -u

require(172349822)
require(180464321)
require(182191976)
require(185791213)
require(187430232)
require(187435014)
require(191816425)
require(199238756)
require(201433042)
require(206209239)
require(215075770)
require(215583981)
require(225918694)
require(230095940)
require(236215724)
require(242620010)
require(277359293)
require(376407361)
require(754568173)

@JJRcop
Copy link

JJRcop commented Aug 2, 2017

https://www.roblox.com/library/191816425/Multi-Purpose-Module is extremely monolithic and I think it's a problem how big and encompassing it is.

Edit: Making another issue specifically for this (see #7)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants