Skip to content

Load CSV files from interface#1

Open
artur-ag wants to merge 2 commits intowestpipe:mainfrom
artur-ag:main
Open

Load CSV files from interface#1
artur-ag wants to merge 2 commits intowestpipe:mainfrom
artur-ag:main

Conversation

@artur-ag
Copy link

I added a button to the UI so the user can load a CSV file with the initial layout of the puzzle, instead of inputting it manually. CSV files can be generated manually (like suggested in DanLeEpicMan/UpdatedMonolithSolver) or automatically from a screenshot (with my tool artur-ag/TreasureHuntParser). My thought was, the user can take a screenshot with Steam, pause the game, generate the CSV file quickly with the automated tool, and load it onto treasurefinder.

The important stuff is in commit 828caeb.
I'm using yasirkula/UnitySimpleFileBrowser for the file browser, and I imported it into the project on the other commit cdcc16a.

Here's a test CSV file: layout.csv

Do you think this is useful to be merged?

Either way, thank you for releasing treasurefinder!

@artur-ag
Copy link
Author

artur-ag commented Jun 28, 2022 via email

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.

1 participant