mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 04:57:47 +01:00
Adds changelog
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
author: HarpyEagle
|
||||
changes: []
|
||||
delete-after: false
|
||||
@@ -1,3 +0,0 @@
|
||||
author: HarpyEagle
|
||||
changes: []
|
||||
delete-after: false
|
||||
@@ -0,0 +1,27 @@
|
||||
################################
|
||||
# Example Changelog File
|
||||
#
|
||||
# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
|
||||
#
|
||||
# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
|
||||
# When it is, any changes listed below will disappear.
|
||||
#
|
||||
# Valid Prefixes:
|
||||
# bugfix
|
||||
# wip (For works in progress)
|
||||
# tweak
|
||||
# soundadd
|
||||
# sounddel
|
||||
# rscadd (general adding of nice things)
|
||||
# rscdel (general deleting of nice things)
|
||||
# imageadd
|
||||
# imagedel
|
||||
# maptweak
|
||||
# spellcheck (typo fixes)
|
||||
# experiment
|
||||
#################################
|
||||
|
||||
author: HarpyEagle
|
||||
changes:
|
||||
- tweak: "Fabricated power cells start uncharged."
|
||||
delete-after: true
|
||||
Reference in New Issue
Block a user