slipsystem Posted May 9, 2017 Share Posted May 9, 2017 (edited) Before I get any bug reports. This is not meant to work. This is a Tutorial to show you what is possible with the plugin system I just wanted to share my projects with all the people eagerly waiting to start developing there own plugins but don't know where to start or how to implement the API. also although my job involves me writing code I would not say I am an expert so don't hate. simply download the project and open in visual studios. i will update the projects with more ways to use the API when I get a chance Contents Benchmark with Fraps GamesDB Scraper Movie Scraper BigBox Play and Kill by @don LaunchBox-Plugin-Examples GitHub BUY ME A BEER Edited July 6, 2017 by slipsystem 1 Quote Link to comment Share on other sites More sharing options...
don Posted May 10, 2017 Share Posted May 10, 2017 I've made a plugin based off your sample code. It allows the user to kill the BigBox process after starting a game to free system resources. Code is on github. BigBox_Play_and_Kill.dll 1 Quote Link to comment Share on other sites More sharing options...
slipsystem Posted May 10, 2017 Author Share Posted May 10, 2017 13 hours ago, don said: I've made a plugin based off your sample code. It allows the user to kill the BigBox process after starting a game to free system resources. Code is on github. BigBox_Play_and_Kill.dll nice work. you actually thought me how to launch games using the api. can i include your source in my repository? https://github.com/slipsystem/LaunchBox-Plugin-Examples Quote Link to comment Share on other sites More sharing options...
don Posted May 11, 2017 Share Posted May 11, 2017 23 hours ago, slipsystem said: nice work. you actually thought me how to launch games using the api. can i include your source in my repository? https://github.com/slipsystem/LaunchBox-Plugin-Examples Sure, just leave my name in the comments please. Quote Link to comment Share on other sites More sharing options...
slipsystem Posted May 11, 2017 Author Share Posted May 11, 2017 1 hour ago, don said: Sure, just leave my name in the comments please. yes of course Quote Link to comment Share on other sites More sharing options...
slipsystem Posted May 13, 2017 Author Share Posted May 13, 2017 On 5/11/2017 at 3:06 PM, don said: Sure, just leave my name in the comments please. you source was added to the repository. thanks again for allow me to share this. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.