Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 510 Bytes

Readme.md

File metadata and controls

19 lines (10 loc) · 510 Bytes

#change ffapi

replace existing fields in your ffapi.json

##Usage

from changeffapi import Loader

loader = Loader('ffapi_file.json')

loader.set(['api'], '1.2.3')
loader.dump()

You should now have a ffapi_file_change.json file with changed api-string and updated timestring.

  • mapnodes.py updates current nodes field with json data from ffmap-d3s nodes.json