DocterDum

Results 7 issues of DocterDum

### Role Installing MultiMC on a system without Java ### Suggestion When installing MultiMC, on the java selection page, add an option to download/install java for you ### Benefit My...

feature

I'm running OFSM as a systemd unit and would like to use systemd's socket activation feature to manage starting the server. When the current binary is run in this context...

feature request

# Version Information Forge version: 36.2.26 Psi version: 1.16-97 # Further Information Link to crash log: https://paste.ee/p/Jzhhy Steps to reproduce: 1. Install Psi 2. Launch game What I expected to...

It would be great to be able to go to a rest site from the console (Similar to event command)

Can you please rename your key/Key/Keys folder to 'keys' - as per Bohemia's advice: https://community.bistudio.com/wiki/DayZ:Modding_Basics#Packing_the_Mod Using the standard folder name lets the Linux find the file correctly and makes it...

enhancement

**Describe the bug** DeviceManager.enumerate doesn't have a type hint, this being the first step in using this library then means it entirely lacks type hints when. **To Reproduce** Use any...

bug

Hi, Just a quick suggestion that adding __enter__ and __exit__ methods would make it easier to write pythonic code. I've put in a horribly crude demo below ``` class ContextManaged-sACNsender(sacn.sACNsender):...