summaryrefslogtreecommitdiff
path: root/news.json.example
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-12-16 17:43:27 -0300
committerJesusaves <cpntb1@ymail.com>2020-12-16 17:43:27 -0300
commitfdbbdcf40f300e38a08bb3b6a4bc809156cb52aa (patch)
treeb6287a50df2bd5c428364d3407feee93b03df839 /news.json.example
parenta41444dbd2078b36cfdb5e5dccc2f6b26676c079 (diff)
downloadserver-fdbbdcf40f300e38a08bb3b6a4bc809156cb52aa.tar.gz
server-fdbbdcf40f300e38a08bb3b6a4bc809156cb52aa.tar.bz2
server-fdbbdcf40f300e38a08bb3b6a4bc809156cb52aa.tar.xz
server-fdbbdcf40f300e38a08bb3b6a4bc809156cb52aa.zip
Add back the autotools from the old version
Diffstat (limited to 'news.json.example')
-rw-r--r--news.json.example12
1 files changed, 12 insertions, 0 deletions
diff --git a/news.json.example b/news.json.example
new file mode 100644
index 0000000..eaa01f1
--- /dev/null
+++ b/news.json.example
@@ -0,0 +1,12 @@
+[
+ {
+ "title": "Random Event",
+ "date": "2019-11-22 00:01:00 -0300",
+ "body": "During this Random Event, some content will not be available because it is not done yet.\n\nPlease enjoy!"
+ },
+ {
+ "title": "Legal Notice",
+ "date": "1970-01-01 00:00:00",
+ "body": "Welcome to {b}Spheres{/b}.\n\nHere you can describe your server and other legal responsabilities.\n\nHere you explain in case your game feature ingame purchases.\nHere you also explain about gacha features, and tell people to spend in a responsable manner.\nDon't forget the ToS and good game!"
+ }
+]