This website requires JavaScript.
Explore
Help
Sign In
dozens
/
gamelog
Watch
1
Star
0
Fork
You've already forked gamelog
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
d6aafda4fe
gamelog
/
templates
/
meta.lua
7 lines
98 B
Lua
Raw
Blame
History
function
Meta
(
m
)
if
m.date
==
nil
then
m.date
=
os.date
(
"
%B %e, %Y
"
)
return
m
end
end
Reference in New Issue
View Git Blame
Copy Permalink