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 · 2 comments
Open

[Proposal] Improve CSV support for the Engine #130

tokengamedev opened this issue Nov 10, 2024 · 2 comments
Labels
enhancement New feature or request

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

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 request label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants