Skip to content

Commit

Permalink
#127 rebuild barrel boss area + update plugin code
Browse files Browse the repository at this point in the history
  • Loading branch information
safalin1 committed May 9, 2021
1 parent 39b9d17 commit 72db10c
Show file tree
Hide file tree
Showing 3 changed files with 8,664 additions and 7,985 deletions.
12 changes: 6 additions & 6 deletions assets/map/warioware_redux_master.tsumc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"vmfPath": "S:\\microtf2\\assets\\map\\warioware_redux_master.vmf",
"vmfPath": "D:\\src\\gemidyne\\microtf2\\assets\\map\\warioware_redux_master.vmf",
"compressToBZip2": false,
"copyToGameMapsOnComplete": true,
"vbsp": {
Expand Down Expand Up @@ -35,23 +35,23 @@
"repackCompress": true,
"folders": [
{
"path": "s:\\microtf2\\assets\\datapacks\\warioware_general",
"path": "D:\\src\\gemidyne\\microtf2\\assets\\datapacks\\warioware_general",
"intelligent": false
},
{
"path": "s:\\microtf2\\assets\\datapacks\\warioware_mapassets",
"path": "D:\\src\\gemidyne\\microtf2\\assets\\datapacks\\warioware_mapassets",
"intelligent": true
},
{
"path": "s:\\microtf2\\assets\\datapacks\\warioware_overlay",
"path": "D:\\src\\gemidyne\\microtf2\\assets\\datapacks\\warioware_overlay",
"intelligent": false
},
{
"path": "s:\\microtf2\\assets\\datapacks\\warioware_particles",
"path": "D:\\src\\gemidyne\\microtf2\\assets\\datapacks\\warioware_particles",
"intelligent": false
},
{
"path": "s:\\microtf2\\assets\\datapacks\\warioware_sounds",
"path": "D:\\src\\gemidyne\\microtf2\\assets\\datapacks\\warioware_sounds",
"intelligent": false
}
]
Expand Down

0 comments on commit 72db10c

Please sign in to comment.