Overwolf Application Development Tutorial

Поділитися
Вставка
  • Опубліковано 28 вер 2024

КОМЕНТАРІ • 40

  • @ZachSolcher
    @ZachSolcher 3 роки тому +2

    Great vid man, thanks for putting it together!

  • @toofaygfx1970
    @toofaygfx1970 3 роки тому +16

    Count me in as a dedicated viewer if you produce the series of making an app from scratch. I'm working through the Overwolf system as a first time developer and finding the learning curve steep!

    • @WillitScale
      @WillitScale  3 роки тому +10

      Thanks for the feedback, it's comments like this that spur me on to do a series!

    • @baquant
      @baquant 3 роки тому +1

      Gosh it is hard.

    • @hollywu7768
      @hollywu7768 2 роки тому +1

      They say it is easy, but I got lost on the installation step XD

  • @randEveScrub
    @randEveScrub Рік тому

    absolutely awesome tutorial! Great work

  • @ImNotGam
    @ImNotGam 3 роки тому

    I didn't go through the application submitting and it allows me to at least open the dev tools. I'll take it.

  • @peradronnarkthon1216
    @peradronnarkthon1216 2 роки тому

    Just found this when it almost reach 1 year lol.

  • @thiagopachioni5289
    @thiagopachioni5289 3 роки тому

    Well, i already failed on step 5, cuz the git doesnt have the manifest.json file.
    Did i miss something or maybe the video is outdated ?

  • @cyxl7726
    @cyxl7726 3 роки тому +4

    So do you have to be a waitlisted developer to use the Dev tools?

    • @WillitScale
      @WillitScale  3 роки тому +1

      Yep

    • @PatrickPayne1
      @PatrickPayne1 2 роки тому

      @@WillitScale so if we do not have developer tools enabled, we cannot build applications with overwolf?

    • @Hussain-qe4tx
      @Hussain-qe4tx 2 роки тому

      @@PatrickPayne1 im confused, do you need to be whtelisted or can i just proceed doing the steps anyways?

  • @gwenthedoll3677
    @gwenthedoll3677 2 роки тому +1

    18:56 - 6. Enabling debugging tools is pretty easy to do in terminal tbh.
    cd "C:\Program Files (x86)\Overwolf"
    .\overwolf.exe --ow-enable-features=enable-dev-tools

  • @Cabrouna12
    @Cabrouna12 3 роки тому +6

    could you make a video about how to setup better the loading and unpacking extensions, we need manifest and icons that dont come with the sample

  • @itsmichaellibman
    @itsmichaellibman 2 роки тому +20

    For those getting the 'ERR_OSSL_EVP_UNSUPPORTED' error on Step #5.
    1. Delete your 'node_modules' folder.
    2. In the terminal type 'npm install node@16.14.2'
    3. Then type 'npm run build'

  • @richardkhedges
    @richardkhedges 2 роки тому +3

    The sample app builds perfectly fine but doesn't launch. No errors or warnings when compiling, and no errors pop up when I attempt to launch the sample app. Just nothing happens.

    • @artigodl
      @artigodl 2 роки тому +1

      same problem, how to fix?

    • @renanaoki714
      @renanaoki714 10 місяців тому

      I was getting the same thing and got it working after entered in the whitelist

  • @White_King
    @White_King 8 місяців тому

    Formus is going to go out subtituting it with discord, and in discord no one could help me. I to pull information about the champions in champion-select-time in League of Legends. I've been trying to subscribe to events in the LoL-Client but I can't find any information about how to hook into them in the documentation (only the events descriptions themselves), or a sample app for it so I can figure out how to do it. I'm guessing it has to be very similar to the in-game process, but I had a lot of troubles understanding what is going on in there so I could map it to the desktop application.

  • @georgexenophontos101
    @georgexenophontos101 3 роки тому

    Is there a way to contact you regarding an upcoming project?

  • @psychonoman2316
    @psychonoman2316 2 роки тому

    can you do this with java

  • @hanshelmut123
    @hanshelmut123 2 роки тому

    anyone has the problem, that the repo doesnt look like in the video? I dont have the manifest.jason or for example the css folder

    • @hanshelmut123
      @hanshelmut123 2 роки тому

      nvm you have to "install dependencies" after that the missing stuff is there

    • @georgeblissett8618
      @georgeblissett8618 2 роки тому

      @@hanshelmut123 I tried doing this with NPM -i on the TS folder, but still have no manifest.json? How did you do this?

    • @roganfield
      @roganfield Рік тому

      @@georgeblissett8618 build the ts folder and it should be in the dist folder

  • @Fakesies
    @Fakesies Рік тому

    Any chance you can make an updated version of this using Valorant API? :D

    • @daddyChillYT
      @daddyChillYT 2 місяці тому

      hey did you figure out how to do it with Valo? This tutorial seems outdated

    • @Fakesies
      @Fakesies 2 місяці тому

      @@daddyChillYT nope :/ didn’t find anything helpful

    • @RoCoKo
      @RoCoKo 2 місяці тому

      @@Fakesies did you gave up man

  • @hollywu7768
    @hollywu7768 2 роки тому +1

    Error for version 3.0.0 - digital envelope routines::unsupported (18:32 timing). How to troubleshoot?

  • @cursusbykov
    @cursusbykov Рік тому

    npm run dev doesn't work for me pls help

  • @PapaSmurfx93
    @PapaSmurfx93 Рік тому

    #BlueLivesMatter

  • @AL3X95100
    @AL3X95100 2 роки тому

    this is not an Overwolf Application Development Tutorial, it's an Overwolf Install Tutorial.