Coder Social home page Coder Social logo

Export to Batch file about qzdl HOT 3 CLOSED

qbasicer avatar qbasicer commented on August 18, 2024
Export to Batch file

from qzdl.

Comments (3)

duganchen avatar duganchen commented on August 18, 2024

Well, it's not entirely up to me, but if it were then the answer is no. I'm personally trying very, very hard to keep the current codebase free of any code that isn't cross-platform.

Also, QZDL already covers most cases where I could imagine "Export to batch file" (or something similar, like "Add to Steam") being useful:

First, "Show Command Line", in the "ZDL" menu, gives you a command-line that you can copy-and-paste into a batch file, should you want one. It's no the same command that QZDL (currently) uses internally, but it's untouched from when I started contributing, and I assume it works.

In that menu, there is also "Save .zdl". That saves the list of PWADs into an ini file with the .zdl extension. The idea is that you associate .zdl files with QZDL, so that when you double-click on an .zdl file, it launches QZDL with the list of PWADs populated. If you check ""Launch *.ZDL files transparently", then double-clicking on an .zdl file with launch DOOM with those PWADs active. If you want to create a batch file (or shell script) that launches Brutal DOOM with a bunch of visor and texture mods, then create the list of PWADs in QZDL, save it as a .zdl file, and have the batch file launch QZDL with the path to that .zdl file as its argument.

from qzdl.

DoomRater avatar DoomRater commented on August 18, 2024

I'm surprised the software is cross platform at all. Guess that shows just how far out of the loop I've been with ZDoom and GZDoom lately.

I saw the "Show command line" which is a bit of extra manual work to copy and paste into a command line. Also in Windows, you cannot highlight the text in the popup window, ergo no way to copy the command or arguments which are shown on individual lines.

It might be more appropriate for me to convert .zdl to a batch file instead, as long as the file structure stays consistent. That way any work I do can stay separate from QZDL and not affect people's ability to compile it.

from qzdl.

duganchen avatar duganchen commented on August 18, 2024

The text in "Show command line" is selectable now.

from qzdl.

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.