Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <programName> = { "<pastebinCode>",
- "<newestVersion[e.g. 1.33.7]>",
- changelog = { "<newestVersion>" = "New features:\n
- 1.ThisMethod which does that\n
- 2.ThisFeature which does that\n
- Bug fixes:\n
- 1.ThisBug which did that\n
- 2. ThisOtherBug which did that other thing",
- "<closeToNewestVersion>" = "New features:\n
- 1.ThisMethod which does that\n
- 2.ThisFeature which does that\n
- Bug fixes:\n
- 1.ThisBug which did that\n
- 2.ThisOtherBug which did that other thing",
- ".................." = "..........................",
- "<oldestVersion>" = ".........................."
- }
- }
- <otherProgramName> = { "<pastebinCode>",
- "<newestVersion[e.g. 1.33.7]>",
- changelog = { "<newestVersion>" = "..........................",
- "<closeToNewestVersion>" = "..........................",
- ".................." = "..........................",
- "<oldestVersion>" = ".........................."
- }
- }
Add Comment
Please, Sign In to add comment