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

[Proposal] Improve CSV support for the Engine #130

Open
tokengamedev opened this issue Nov 10, 2024 · 6 comments
Open

[Proposal] Improve CSV support for the Engine #130

tokengamedev opened this issue Nov 10, 2024 · 6 comments
Assignees
Labels
enhancement New feature or improvement

Comments

@tokengamedev
Copy link

Tested versions

All versions

System information

Windows 11

Issue description

Currently if a CSV file is imported it is imported as translation. Import configuration could not be changed to be used as data file. the only way it can be done is by ignoring/skipping the import file and accessing the file through scripts.

Steps to reproduce

Create a CSV file containing game data which is not translation and try to import the file. it will only be recognized as translation.

Minimal reproduction project (MRP)

N,A

I created this issue as there is no proposal mechanism in Blazium.

@Bioblaze
Copy link
Member

hmm can you provide a example project, with steps to reproduce? Pretty please?

@tokengamedev
Copy link
Author

It does not require a project, but here is the proposal I created in Godot, and I was frustrated with the discussion and closed it.
godotengine/godot-proposals#7321

Note: I am also working on it, so I have not added many details. I will add the way of working in the PR and in documentation.

@Starkium Starkium added the enhancement New feature or improvement label Nov 21, 2024
@Bioblaze
Copy link
Member

This is going to be worked on in Feb. Just a FYI

@Bioblaze
Copy link
Member

This is being worked on currently @tokengamedev just a heads up.

@Bioblaze
Copy link
Member

Bioblaze commented Feb 6, 2025

This has been done and merged in.

@Bioblaze Bioblaze closed this as completed Feb 6, 2025
@github-project-automation github-project-automation bot moved this from In progress to Done in Blazium Engine Roadmap Feb 6, 2025
@Ughuuu
Copy link

Ughuuu commented Feb 6, 2025

It was not merged.

@Ughuuu Ughuuu reopened this Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improvement
Projects
Status: Done
Development

No branches or pull requests

4 participants