Giter Club home page Giter Club logo

Comments (18)

Mixaz017 avatar Mixaz017 commented on July 28, 2024

It's confirmed to work on Node v12, can you try again on that version?
If it still fails, it might be because of special characters in your folder path (potentially including space characters) so it's worth a try to remove special characters if Node downgrade doesn't work.

from idkr.

Mixaz017 avatar Mixaz017 commented on July 28, 2024

Seems to be special character issue. I tried to build on Node v12.19.0, with special characters, and it failed to build. I removed special characters and now it can build successfully. Its not affected by spaces

from idkr.

zisis912 avatar zisis912 commented on July 28, 2024

ok, I will try somewhere else (btw those are greek characters, not random unicode)

from idkr.

zisis912 avatar zisis912 commented on July 28, 2024

it built successfully, but i want to ask a question. If you update the repo, do I have to install the client again or it autoupdates? Also, does the same happen with krunker updates?

from idkr.

Mixaz017 avatar Mixaz017 commented on July 28, 2024

It automatically updates when there's a new release. Client updates are not related to Krunker updates.

from idkr.

zisis912 avatar zisis912 commented on July 28, 2024

I know that krunker auto-updates when there's a new release, but does your client also update?

from idkr.

Mixaz017 avatar Mixaz017 commented on July 28, 2024

Oh I meant client auto updates. My bad. And yes it does.

from idkr.

zisis912 avatar zisis912 commented on July 28, 2024

@Mixaz017 also, is there a way to intergrate custom css in the client and build it with the custom css? Like, not put stuff in the swap folder, but have the exe file already have the custom css in it

from idkr.

Mixaz017 avatar Mixaz017 commented on July 28, 2024

Of course you can do anything you want by modifying the code but you will lose it on auto update. You can disable auto update but this way you no longer receive updates from future releases

from idkr.

zisis912 avatar zisis912 commented on July 28, 2024

if it is relatively easy to intergrate custom css into the client could you tell me how its done right now? How did MTZ client do it

from idkr.

zisis912 avatar zisis912 commented on July 28, 2024

@Mixaz017

from idkr.

Mixaz017 avatar Mixaz017 commented on July 28, 2024

MTZ is not open source

from idkr.

zisis912 avatar zisis912 commented on July 28, 2024

@Mixaz017 ok, but as I asked if it is easy to intergrate custom css into a client could you tell how to do it?

from idkr.

Mixaz017 avatar Mixaz017 commented on July 28, 2024

You just have to append style or link tag

from idkr.

zisis912 avatar zisis912 commented on July 28, 2024

i dont know too much about coding, if it is a few lines of code then import the assets could you show an example of code

from idkr.

Mixaz017 avatar Mixaz017 commented on July 28, 2024

It's really just createElement() and appendChild(). I'm not going to provide further support for questions you can find an answer online easily.

from idkr.

zisis912 avatar zisis912 commented on July 28, 2024

i could definitely find answers about children and appending online, but there are no videos about how to code a krunker client. If you know of any vid that helps with this tell me, Ι would really want to add some custom css inside the client

from idkr.

Mixaz017 avatar Mixaz017 commented on July 28, 2024

I don't know and don't care about video tutorial stuff. Also I only provide support for idkr client itself, not for other clients or making a client.

from idkr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.