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

Add tool and temp folder #1120

Merged
merged 4 commits into from
Mar 20, 2023

Conversation

stilnat
Copy link
Contributor

@stilnat stilnat commented Mar 18, 2023

Summary

This small PR adds two new folder,

  • a devTool folder, which purpose is to host general purpose and useful tools for the project that can be accessed through unity tools menu :

image

  • a Temp folder, holding files generated by dev tools or other scripts, that should never be commited. This avoid accidental commits of files that have nothing to do in the project, but which should still be generated inside the project.

It also add a tool to get a list of all script names in the SS3D script folder.

@stilnat stilnat changed the title [WIP] Add tool and temp folder Add tool and temp folder Mar 18, 2023
Copy link
Contributor

@TaylorNAlbarnaz TaylorNAlbarnaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, should just be discussed whether it will be added or not

@TaylorNAlbarnaz TaylorNAlbarnaz merged commit 7f2c2a0 into RE-SS3D:develop Mar 20, 2023
@stilnat stilnat deleted the add-tool-and-temp-folder branch April 15, 2023 15:17
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