Giter VIP home page Giter VIP logo

Comments (3)

deepnight avatar deepnight commented on June 1, 2024

That's right, thanks for pointing that out. I have no clue what a good naming would be for a linux build: any suggestion?

from ldtk.

taitep avatar taitep commented on June 1, 2024

just remove the ubuntu and insttaller parts. make sure that any time you remove ubuntu that linux also is in the name tho. if there is a file that includes ubuntu but not linux replace ubuntu with linux.

from ldtk.

taitep avatar taitep commented on June 1, 2024

maybe this if you want to keep similar names and structure:
linux-distribution.zip (but probably include ldtk in the name here)
LDtk VERSION.AppImage

but i would probably just have the download directly provide the AppImage named somthing like this:
LDtk-VERSION.AppImage
If you do that you do not need to mention linux in the name because AppImage files are linux-specific.
If you really need compression, you could also use gzip, that comes preinstalled on most distros. Regular zip does too, but gzip can compress a single file directly instead of having it be the contents of the folder (so you dont have separate names and such) if you want to, so you could just have a download that is LDtk-VERSION.AppImage.gz and still get compression (if you want to change it up, i think that method is pretty convenient for the user but if you dont want to or cannot for some reason, the first set of names is my reccomendation).

from ldtk.

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.