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

Few changes to structure and the .gdextension file #1

Merged
merged 2 commits into from
Mar 18, 2022
Merged

Few changes to structure and the .gdextension file #1

merged 2 commits into from
Mar 18, 2022

Conversation

Karmavil
Copy link
Contributor

Add folders for oganization, separating the godot-project (the game) from the extension.
Rename paths in gdextension file

@Karmavil Karmavil closed this Mar 18, 2022
@Karmavil
Copy link
Contributor Author

Sorry wrong bin directory.. let me fix it

@Karmavil Karmavil reopened this Mar 18, 2022
Karmavil and others added 2 commits March 18, 2022 07:38
Rename paths in gdextension file
Change output library path in SConstruct
Delete libraries from the game/bin/platform_name directory to add this folder to .gitignore
Add game/bin/plafrorm_name folder to .gitignore
Delete .sconsing.dblite file
Add .sconsign*.dblite to .gitignore
Delete binary files
Add binary files to .gitignore
Fix: register types function name.
Add a node for testing and remove the use of namespaces (it is still used in _bind_methods)
@paddy-exe paddy-exe merged commit 2931e6a into paddy-exe:main Mar 18, 2022
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