This website works better with JavaScript.
Explore
Help
Sign In
WhatTheMike
/
Fox-V3
Watch
1
Star
0
Fork
You've already forked Fox-V3
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
337def2fa3
Fox-V3
/
conquest
/
data
/
assets
/
maps.json
7 lines
61 B
Raw
Normal View
History
Unescape
Escape
Conquest initial (#113) * Initial files * Functioning image coloring * Add more commands, untested * Add map list, move set to under conquest, and WIP saving map * ALl masks, mostly working commands * Unneeded original.jpg * Rename to simple, WIP numbered * Use numbers as mask, probably need to switch to png soon * Save to config, test zoom levels * Handle zoom properly, save it to json for each map as well * Move maps to WIP folder * WIP folder not in data folder * Info and READMe updates
5 years ago
{
"maps"
:
[
More Conquest Updates (#115) * Start of map maker, ambiguous file format (probably just jpg and png) * More map maker WIP * This isn't dad * Split mapmaker * Don't load current map if it doesn't exist * WIP mapmaker
5 years ago
"simple_blank_map"
,
"test"
,
"test2"
Conquest initial (#113) * Initial files * Functioning image coloring * Add more commands, untested * Add map list, move set to under conquest, and WIP saving map * ALl masks, mostly working commands * Unneeded original.jpg * Rename to simple, WIP numbered * Use numbers as mask, probably need to switch to png soon * Save to config, test zoom levels * Handle zoom properly, save it to json for each map as well * Move maps to WIP folder * WIP folder not in data folder * Info and READMe updates
5 years ago
]
}