druhasu / UnrealMvvm

MVVM Framework for Unreal
MIT License
45 stars 11 forks source link

Quick Favor: can we get a demo content ? #9

Open AdamL8 opened 9 months ago

AdamL8 commented 9 months ago

Hope you're doing awesome! 👋 I've been checking out your UnrealMvvm and UnrealDI plugins on GitHub, and it's looking pretty cool!

I noticed there's no demo available yet. Any chance we could get a little demo action going? It doesn't have to be fancy—just something to show off what both of them can do in action together.

I get you're probably juggling a bunch of stuff, but a demo would be a game-changer for folks like me who want to see it in action before diving in.

Thanks a bunch for considering it! 🚀

druhasu commented 9 months ago

Hi! Nice suggestion!

I already thought about making some simple game for showcasing how one can approach using both plugins together. Looks like it is time to actually start doing it.

Thanks for the feedback. It is a great motivation to see someone having interest in stuff that I make :)

AdamL8 commented 9 months ago

Hi there! I'm thrilled to hear that you're considering doing something to showcase the integration of both plugins. While a full game isn't necessary for me, even a small project would be fantastic for illustrating the combined capabilities.

Looking forward to hearing back from you when you have something ready!

Thanks again for the update.

AdamL8 commented 7 months ago

@druhasu Hope you're doing well!

Just wanted to check in and see if there have been any updates on the minimal demo project showcasing the integration of UnrealMvvm and UnrealDI plugins

druhasu commented 7 months ago

Hey! Just yesterday I created a repository for the project. I hope I will have something to show by the weekend, if all goes well.

druhasu commented 6 months ago

@AdamL8 Hey, hey! Demo project is created. Look at it here: https://github.com/druhasu/DILE It is not quite big yet, but I will update it with new features later. Nevertheless, you can already learn how to setup both plugins and show a simple view.