Skip to content

nonperforming/RhythmDoctor.EditorLaunch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RhythmDoctor.EditorLaunch

Launch the Rhythm Doctor level editor from a .rdlevel/.rdzip file, like in the standalone editor. This is a BepInEx 5 plugin.

Note

The game will close and relaunch in order to launch with Steam if its option is enabled (default) in the configuration file

Tip

You may want to install BepInEx.SplashScreen or enable the console to check if the game is running

TODO

  • Improve startup times
    • Find if there is a way to influence load priority
      • Prefixing the filename of the plugin dll with "0000000" doesn't seem to work
      • Nor does putting the plugin in a folder with "000000" or "aaaaa"
  • See if there is a way to pass a launch option to steam://launch without having to drop a file somewhere.
    • steam -applaunch 774181
      • Requires access to steam executable

About

Launch the Rhythm Doctor level editor from a .rdlevel/.rdzip file

Topics

Resources

License

Stars

Watchers

Forks

Languages