This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
NorbiPeti
/
TBMM
Watch
2
Star
1
Fork
0
Code
Issues
2
Pull Requests
0
Releases
7
Wiki
Activity
Techblox Mod Manager / Launcher
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36
Commits
1
Branch
1.3MB
Tree:
3cf307a3b8
master
v1.6.0
v1.5.0
v1.4.0
v1.3.0
v1.2.0
v1.1.0
v1.0.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '3cf307a3b8'
${ noResults }
TBMM
/
GCMM
/
Properties
/
launchSettings.json
launchSettings.json
120B
Raw
Normal View
History
Add support for running from the command line To be used from Steam
3 years ago
Don't load each mod data when auto-starting and other fixes
3 years ago
Add support for running from the command line To be used from Steam
3 years ago
1
2
3
4
5
6
7
8
{
"profiles": {
"GCMM": {
"commandName": "Project",
"commandLineArgs": "-start steam:\"\""
}
}
}