Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move DigitalDisplay, TextDisplay to new folder #359

Merged
merged 5 commits into from
Oct 7, 2023
Merged

Move DigitalDisplay, TextDisplay to new folder #359

merged 5 commits into from
Oct 7, 2023

Conversation

jdahlblom
Copy link
Contributor

Compile worked OK.

@jdahlblom jdahlblom marked this pull request as ready for review October 6, 2023 15:10
@charliefoxtwo
Copy link
Member

I'm OK with this, but is this what we want? Is common_modules for aircraft modules or for any lua module? I figured it was just for aircraft modules.

@jdahlblom
Copy link
Contributor Author

Well atm where would they go? They are common to any aircraft module right now.

@charliefoxtwo
Copy link
Member

To me, since they're common to any aircraft module, they should be below anything that uses them. I try to avoid things having dependencies on adjacent folders or subfolders when possible. Perhaps lib/modules/ would be the best place?

@jdahlblom jdahlblom changed the title Move DigitalDisplay, TextDisplay to common_modules Move DigitalDisplay, TextDisplay to new folder Oct 7, 2023
@jdahlblom jdahlblom added this pull request to the merge queue Oct 7, 2023
Merged via the queue into DCS-Skunkworks:master with commit d5982ce Oct 7, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants