Skip to content

Commit

Permalink
Hud editor (#8)
Browse files Browse the repository at this point in the history
Co-authored-by: Helldembez <helldembez@protonmail.com>
  • Loading branch information
Aranud and Helldembez committed Apr 13, 2023
1 parent 9b2faf6 commit dafe70f
Show file tree
Hide file tree
Showing 3 changed files with 680 additions and 1 deletion.
3 changes: 2 additions & 1 deletion conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# -- Project information -----------------------------------------------------

project = 'ET: Legacy'
copyright = '2012-2020, ET: Legacy Team'
copyright = '2012-2023, ET: Legacy Team'
author = 'ET: Legacy Team'

# The full version, including alpha/beta/rc tags
Expand All @@ -35,6 +35,7 @@
extensions = [
'sphinx.ext.mathjax',
'sphinx.ext.todo',
'sphinx.ext.autosectionlabel',
]

# Add any paths that contain templates here, relative to this directory.
Expand Down

0 comments on commit dafe70f

Please sign in to comment.