Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Garten/sourcecraft
/ getSourceGame
Method
getSourceGame
src/gui/Gui.java:263–265 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
261
}
262
263
public
SourceGame getSourceGame() {
264
return
this.outputPanel.getSourceGame();
265
}
266
267
public
String getOutputFile() {
268
return
this.outputPanel.getOutputFile();
Callers
3
initResult
Method · 0.45
informAboutTexturePack
Method · 0.45
getConverterData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected