the-great-game/workspace.code-workspace
Simon Brooke 5c70bd0c91
Quite a bit of work done on news-items, and it all compiles.
I was actually trying to work on genetic buildings, but...
2021-06-09 15:46:59 +01:00

26 lines
284 B
Plaintext

{
"folders": [
{
"path": "."
},
{
"path": "../gossip"
},
{
"path": "../walkmap"
},
{
"path": "../genbuildings"
},
{
"path": "../GreatGameTerrain"
},
{
"path": "../jme-clj"
},
{
"path": "../MicroWorld/mw-engine"
}
],
"settings": {}
}