Merge branch 'develop'
This commit is contained in:
commit
4b8570916b
75 changed files with 442 additions and 196 deletions
|
|
@ -1,37 +1,47 @@
|
|||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "../GreatGameTerrain"
|
||||
"path": "../biome"
|
||||
},
|
||||
{
|
||||
"path": "../walkmap"
|
||||
"path": "../GreatGameTerrain"
|
||||
},
|
||||
{
|
||||
"path": "../jme-clj"
|
||||
},
|
||||
{
|
||||
"path": "../MicroWorld/mw-engine"
|
||||
},
|
||||
{
|
||||
"path": "."
|
||||
},
|
||||
{
|
||||
"path": "../test-graphs"
|
||||
},
|
||||
{
|
||||
"path": "../speechio"
|
||||
},
|
||||
{
|
||||
"path": "../wherefore-art-thou"
|
||||
},
|
||||
{
|
||||
"path": "../MicroWorld/mw-parser"
|
||||
"path": "../jme3-template"
|
||||
},
|
||||
{
|
||||
"path": "../../Documents/fiction/merchants-war-game"
|
||||
},
|
||||
{
|
||||
"path": "../MicroWorld/mw-engine"
|
||||
},
|
||||
{
|
||||
"path": "../MicroWorld/mw-parser"
|
||||
},
|
||||
{
|
||||
<<<<<<< HEAD
|
||||
"path": "../../Documents/fiction/merchants-war-game"
|
||||
},
|
||||
{
|
||||
"path": "../simulated-genetics"
|
||||
=======
|
||||
"path": "../simulated-genetics"
|
||||
},
|
||||
{
|
||||
"path": "../speechio"
|
||||
},
|
||||
{
|
||||
"path": "." /* the great game itself */
|
||||
},
|
||||
{
|
||||
"path": "../walkmap"
|
||||
},
|
||||
{
|
||||
"path": "../wherefore-art-thou"
|
||||
>>>>>>> develop
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
|
|
@ -39,4 +49,4 @@
|
|||
"java.compile.nullAnalysis.mode": "automatic",
|
||||
"java.jdt.ls.vmargs": "-XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Dsun.zip.disableMemoryMapping=true -Xmx2G -Xms100m -Xlog:disable"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue