It's free. But what do you mean about being compatible with your phone? Like downloading it on there and moving to your computer?
The folder where mods and screenshots are. Dont know where it's originally located since i've been using a custom path for years now.
ah. I have it to find it under the localappdata folder since someone told me that wasnt changable. I can fix that for the next verion with new UI --- Post updated --- which part doesnt work? the screenshots visibility, or the Folder button
I think you can only make screenshots with f12 if the game is launched through steam. You can probably add the launcher to steam as a non-steam game --- Post updated --- Looking at the BeamMP source for its launcher, it seems to access `HKCU/Software/BeamNG/BeamNG.Drive` then, 4 is passed into QueryKey, which would mean it's finding the subkey `userpath_override`. if you can query for `HKEY_CURRENT_USER\Software\BeamNG\BeamNG.Drive\userpath_override` (it might not exist though, in that case it's the default localappdata), then that would be the overridden user folder TLDR; `HKEY_CURRENT_USER\Software\BeamNG\BeamNG.Drive\userpath_override` update: after (very slight) digging into it, I found this in the official docs
I'm unsure how it is about the licensing of the Launcher. BeamMP/BeamMP is licensed under GNU aGPL v3.0, and so is the server, but the launcher doesn't specify a license. This would mean that you are prohibited from doing anything. Although I think that if you didn't distribute the source, and only downloaded the BeamMP-Launcher with their pre-built binaries in your launcher, you wouldn't get into any trouble. Other than the "legal" side of it, it shouldn't be too hard just to download the binary and run it, that should do everything for you. If a feature is missing from BeamMP (such as Vulkan support), you can either contribute it yourself or ask around on the Discord to see whether someone would be willing to implement it for you. (this is referencing the potential BeamMP support)
yeah. the licensing for mine im unsure yet lol. I want people to be able to edit and build their own modifications of it, but I also don't want someone to just upload to somewhere like modland or somewhere else and claim it/spread malware with it
you can check out https://choosealicense.com/ I'd recommend putting this on GitHub so that others can fork, contribute, make PRs, etc. You can also set up tags/releases easily. You can also post releases here, just that GitHub would be better for people wanting to contribute.
But for launch it with steam i would need to put all the files on the desktop? --- Post updated --- Doesnt work
strange, I booted onto Windows to try it out and it seems to work for me I'm not exactly sure what you mean here, you can add the files wherever you want, click Add Non-Steam game, click Browse and search for the launcher
I hope you can get to it one day, I want to be able to switch between Vulkan and dx11 while in steam deck's gaming mode. I have attempted to run it, it does run but crashes when running beamNG, containing errors of files not being located. I think this is a great idea with a whole lot of potential. Thank you for checking on this thread often, cheers.