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

Import tiled as a DLL to an unity project #242

Open
Natlink opened this issue May 6, 2023 · 1 comment
Open

Import tiled as a DLL to an unity project #242

Natlink opened this issue May 6, 2023 · 1 comment

Comments

@Natlink
Copy link

Natlink commented May 6, 2023

For personnal use, I converted the whole SuperTiled2Unity project to an individual C# Library project, builded with UnityEngine dll imported as reference.
Now on my unity project I just have the dll of ST2U, and these assets.

To do it, I had to adapt few things, like SuperTiled2Unity_Config.CreateDefaultSettings path.

Could you be interested by this, or do you prefer to keep importing the project as non-compiled c# classes?
If it could interest you, i can make the repo public to let you fork it.

(Sry for the issue, there is no label "not a bug" on your repo :'( )

Unity asset folder
image

ST2U library project
image

@Natlink
Copy link
Author

Natlink commented Jan 10, 2024

Hello @Seanba
I've finally decide to make a fork of the project to have in VCS modification made to your lib.
You can find it here: https://github.com/Natlink/SuperTiled2Unity

If you wanna plan to get your project in a similar architecture, I would be up to help you if needed.

Just ask me if you prefer than I set my fork as private. All credits goes to you btw!

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

No branches or pull requests

1 participant