Fix storageGen.lua, move it out of apps #59

Merged
Kan18 merged 1 commits from develop-1.8 into develop-1.8 2022-07-01 03:02:56 -04:00
Kan18 commented 2022-06-30 11:44:42 -04:00 (Migrated from github.com)

storageGen.lua broke some time ago, since Milo stores non-used nodes in the config with an "ignore" type, so if Milo was ever launched before storageGen.lua, then storageGen.lua wouldn't work. Also, storageGen.lua used to be stored in packages/milo/apps but it seems some shell or package changes have made that no longer in the shell path, so I moved storageGen.lua out of packages/milo/apps.

storageGen.lua broke some time ago, since Milo stores non-used nodes in the config with an "ignore" type, so if Milo was ever launched before storageGen.lua, then storageGen.lua wouldn't work. Also, storageGen.lua used to be stored in packages/milo/apps but it seems some shell or package changes have made that no longer in the shell path, so I moved storageGen.lua out of packages/milo/apps.
xAnavrins commented 2022-07-01 03:03:04 -04:00 (Migrated from github.com)

Oh, I fixed that exact storageGen issue a while ago but I must've forgot to commit it...

Oh, I fixed that exact storageGen issue a while ago but I must've forgot to commit it...
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MayaTheShy/opus-apps#59