Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate
Collapse

Plutonium

  1. Home
  2. Launcher Support
  3. Change launcher data location with argument(s)

Change launcher data location with argument(s)

Scheduled Pinned Locked Moved Launcher Support
4 Posts 2 Posters 79 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Rxmii6zundefined Offline
    Rxmii6zundefined Offline
    Rxmii6z
    wrote on last edited by
    #1

    Hello, i try to find the launch arg of the launcher to make it "portable".

    I want to start the launcher in a USB key and store all data in a folder.
    Example of what i want to do:

    plutonium.exe -data "plutonium/data"
    

    And now with that, we can play where we want on any computer if this can work.

    Sorry for my english, im french.

    1 Reply Last reply
    0
    • Resxtundefined Offline
      Resxtundefined Offline
      Resxt Plutonium Staff
      wrote on last edited by
      #2

      Put this in a .bat file, saved in a folder where plutonium.exe is

      @echo off
      set installDir=%localappdata%\Plutonium_Resxt
      
      plutonium.exe -install-dir "%installDir%" -update-only
      

      Replace installDir's value by the desired path

      1 Reply Last reply
      1
      • Rxmii6zundefined Offline
        Rxmii6zundefined Offline
        Rxmii6z
        wrote on last edited by
        #3

        Thanks, it worked !
        But i have a question ? Why you add the arg "-update-only" ?

        Resxtundefined 1 Reply Last reply
        0
        • Resxtundefined Offline
          Resxtundefined Offline
          Resxt Plutonium Staff
          replied to Rxmii6z on last edited by
          #4

          Rxmii6z this is what I use for my servers so yeah it's to only update and close I believe. You can probably remove it for a classic use

          1 Reply Last reply
          0

          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Donate