GDX-Liftoff: libGDX Project Setup

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 พ.ย. 2024

ความคิดเห็น • 53

  • @discometaphore
    @discometaphore 3 หลายเดือนก่อน +7

    The revamped UI is just amazing! I wish libGDX had such well made project initializer years ago.

    • @raeleus
      @raeleus  3 หลายเดือนก่อน

      @@discometaphore Yeah, I kinda regret not being around for when libGDX was at its largest. Something like the Wild West I imagine. Thanks for checking it out!

  • @OnlyTrueBob
    @OnlyTrueBob 3 หลายเดือนก่อน +5

    I haven't used a project setup tool in a long time since I just reuse my jam templates. But thank the libGDX Gods for this. The OG setup tool was a nothing but headaches for newcomers. This was much needed. Great work guys! Also, great video breakdown. I'll take some time and mess with it when I can.

    • @raeleus
      @raeleus  3 หลายเดือนก่อน

      @@OnlyTrueBob thank you so much! We appreciate that.

  • @PhilipModDev
    @PhilipModDev 3 หลายเดือนก่อน +3

    Dude, the new UI looks outstanding. You guys are doing excellent job. Especially how the community is growing.

    • @raeleus
      @raeleus  3 หลายเดือนก่อน +1

      @@PhilipModDev thank you so much!

  • @evieraines1333
    @evieraines1333 3 หลายเดือนก่อน +2

    This looks fantastic! Can't wait to use it!

  • @cnTrueLight
    @cnTrueLight 3 หลายเดือนก่อน

    Looks amazing! Thanks for the great job making this software and the comprehensive video. I will definitely rewatch this before making my new libGDX project.

  • @bxdda
    @bxdda 3 หลายเดือนก่อน

    Noiiceeee. Thank you guys for all your work. It is appreciated.

  • @LuisFrontanilla
    @LuisFrontanilla 3 หลายเดือนก่อน +2

    Delicious! the launch platform has been brought into modernity 😌👌 I can only imagine the number of rockets it will see reaching for the stars
    Great work guys! thanks for the love you pour into this ❤
    The deployments section at the end was the cherry on top 🤤
    And the ending was the cherry on top of the cherry 🤣

  • @mrblazer149
    @mrblazer149 3 หลายเดือนก่อน

    I just randomly found about this. Looks very cool, good job!

  • @CarlisleFox
    @CarlisleFox 3 หลายเดือนก่อน

    This looks amazing, well done guys big proud xxx

    • @raeleus
      @raeleus  3 หลายเดือนก่อน

      @@CarlisleFox thanks!

  • @icefill2941
    @icefill2941 3 หลายเดือนก่อน +2

    CZZB and TE and the Zebra man. Epic names.

  • @altnation3074
    @altnation3074 3 หลายเดือนก่อน +3

    awesome stuff!

    • @raeleus
      @raeleus  3 หลายเดือนก่อน

      Thanks!

    • @altnation3074
      @altnation3074 3 หลายเดือนก่อน

      @@raeleus would you recommend using this new tool for refreshing old projects? I have been working on a project for a couple years but generated with the original start tool.

    • @raeleus
      @raeleus  3 หลายเดือนก่อน

      @@altnation3074 yeah, it's certainly worth doing if you want to take advantage of Construo or if you need a newer versuon of gradle or something. I give some migration tips at the end of the video. If your game is working fine as is, it's probably not a good idea to upgrade.

    • @ex-format
      @ex-format 3 หลายเดือนก่อน

      Пожалуй соглашусь с зёброй)) есть золотое правило инженерии - "работает - не трогай", ну а коли хочется небольших приключений и жжения чуть ниже поясницы, бегом обновлялся,только обязательно в отдельной ветке гит репозитория))

  • @maick9455
    @maick9455 3 หลายเดือนก่อน +1

    Great job! Thank you for the informations!

  • @Quillraven
    @Quillraven 3 หลายเดือนก่อน

    The migration info is nice. I always wondered what the best way would be to update the gradle files to the latest version. It is not perfect but in my opinion a good enough way to do it, especially if you already have a git repository with a commit to identify the changes.
    Thanks for the video! :)

  • @SpaceSTG
    @SpaceSTG 3 หลายเดือนก่อน

    Amazing! I have to check project migration option! 🎉

  • @JulienBertozzi
    @JulienBertozzi 3 หลายเดือนก่อน

    I remember no setup app ! I was there Gandalf ! I was there when OpenGL 1 support was dropped.
    More seriously this app is great !

  • @ex-format
    @ex-format 3 หลายเดือนก่อน

    Концовка видео в самое сердечко😢

  • @tanishqdhoteyt
    @tanishqdhoteyt 3 หลายเดือนก่อน +1

    yay! liftoff

  • @ex-format
    @ex-format 3 หลายเดือนก่อน

    Ухт. Симпатично сделали. По мне, добавить темплейты и вообще супер будет. Один раз натыкал и потом выбирай, да введи название с именем пакета и пили проект.

  • @jadotati7641
    @jadotati7641 3 หลายเดือนก่อน +1

    It doesn't work with android studio! The files appear red!

    • @ex-format
      @ex-format 3 หลายเดือนก่อน

      Всё прекрасно работает. Настройте нормально версии jdk и gradle.

  • @neoriko579
    @neoriko579 3 หลายเดือนก่อน

    I followed your steps but i used Android Studio instead of IntelliJ and there is no "application folder" on the graddle window to run and it is showing this message: "Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0"

    • @raeleus
      @raeleus  3 หลายเดือนก่อน +1

      In Android Studio, tasks are no longer shown by default. Go to Settings -> Experimental and uncheck Do not build Gradle task list during Gradle sync. Then sync the project via File -> Sync Project with Gradle Files.
      The deprecated gradle features warning is unrelated and unavoidable.

    • @neoriko579
      @neoriko579 3 หลายเดือนก่อน

      @@raeleus Hi, thank you for the answer but i'm using Android Studio Koala's last version and there is no "Do not build Gradle task list during Gradle sync" option to uncheck. The only options that exist are "Enable parallel Gradle Sync" and "Optimize build for target device API level only".

  • @ThomasCreutzenberg
    @ThomasCreutzenberg 3 หลายเดือนก่อน

    Is there a way to make the new lwjgl3 module work with libGDX tools (in my case TexturePacker)? It was possible with the old Gradle setup.

    • @raeleus
      @raeleus  3 หลายเดือนก่อน

      @@ThomasCreutzenberg we'll actually have that implemented in the next version. Make sure to check for updates later on

    • @ThomasCreutzenberg
      @ThomasCreutzenberg 3 หลายเดือนก่อน

      @@raeleus Great, thanks!

  • @bon_playground
    @bon_playground 3 หลายเดือนก่อน

    can I create project using command?,
    I'm broke as hell and only have phone that's why I'm relying on termux terminal to generate libgdx project

    • @raeleus
      @raeleus  3 หลายเดือนก่อน +1

      @@bon_playground I'm afraid not. You can get someone to generate a project for you, then you can copy paste that project for all your future projects.

    • @bon_playground
      @bon_playground 3 หลายเดือนก่อน

      @@raeleus sir androidIDE doesn't work on libgdx-liftoff project structure when I downloaded the demo project. Please don't remove the old gdx-setup.jar tool on the official documentation because androidIDE works perfectly fine with the old setup tool

  • @solidfuel0
    @solidfuel0 3 หลายเดือนก่อน

    Great 🎉

  • @Indiedude
    @Indiedude 3 หลายเดือนก่อน

    Does the libgdx kotlin language support HTML5?

    • @raeleus
      @raeleus  3 หลายเดือนก่อน +1

      @@Indiedude there is an experimental TeaVM backend that can do that. It doesn't support as many features as GWT soes just yet.

    • @Indiedude
      @Indiedude 3 หลายเดือนก่อน

      @@raeleus I have a project write in kotlin language, it can't support html5 at that time. Can't wait to see it happen in the future. Good job.

  • @veldan1202
    @veldan1202 3 หลายเดือนก่อน

    need more examples for creating games for iOS

    • @raeleus
      @raeleus  3 หลายเดือนก่อน

      @@veldan1202 we've created a wiki team and we're revamping thw entire wiki. In time we'll be able to address this. Thanks!

  • @monneratrj
    @monneratrj 3 วันที่ผ่านมา

    New liftoff 1.13.0 has virus warnings... i know its probably a false positive, but i cannot download at all

    • @raeleus
      @raeleus  3 วันที่ผ่านมา +1

      @@monneratrj TEtinger is workingon a solution. I believe he's rolling back to a previous version of libGDX for now while LWJGL gets sorted.

    • @monneratrj
      @monneratrj 3 วันที่ผ่านมา

      @@raeleus thanks

  • @jadotati7641
    @jadotati7641 3 หลายเดือนก่อน +1

    Am I the only one who finds it more complicated?🥴

    • @raeleus
      @raeleus  3 หลายเดือนก่อน

      @@jadotati7641 there are many more options now so it's natural to consider it more complicated. What is it about the software that you would specifically want to change?

    • @jadotati7641
      @jadotati7641 3 หลายเดือนก่อน

      ​​@@raeleusthe software looks fine, but what do you mean by choosing java version? I am using OpenJDK 17, is there a specific java version I have to choose? Or what did you add this field for?
      I just found the versions choosing at the end complicated since I did never have to choose versions, but the other features are really useful (thanks for the developers!).

  • @axthd
    @axthd 3 หลายเดือนก่อน

    Oracle killed Java by having fight with Google.
    All awesome frameworks that are java based are dying slowly.

    • @Destroyer2134
      @Destroyer2134 หลายเดือนก่อน

      Nope, java still alive. It just changes name from Java SE to OpenJDK

    • @axthd
      @axthd หลายเดือนก่อน

      @@Destroyer2134
      Agree.
      My point is by fighting Google, Oracle made Java second class in Android development.