generated from macoy/gamelib-project-template
6 changed files with 11 additions and 9 deletions
@ -1,16 +1,16 @@ |
|||
Copyright (c) 2021 Macoy Madson |
|||
Copyright (c) 2022 Macoy Madson |
|||
|
|||
This file is part of GameLib Project. |
|||
This file is part of Presentation. |
|||
|
|||
GameLib Project is free software: you can redistribute it and/or modify |
|||
Presentation is free software: you can redistribute it and/or modify |
|||
it under the terms of the GNU General Public License as published by |
|||
the Free Software Foundation, either version 3 of the License, or |
|||
(at your option) any later version. |
|||
|
|||
GameLib Project is distributed in the hope that it will be useful, |
|||
Presentation is distributed in the hope that it will be useful, |
|||
but WITHOUT ANY WARRANTY; without even the implied warranty of |
|||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|||
GNU General Public License for more details. |
|||
|
|||
You should have received a copy of the GNU General Public License |
|||
along with GameLib Project. If not, see <https://www.gnu.org/licenses/>. |
|||
along with Presentation. If not, see <https://www.gnu.org/licenses/>. |
@ -1,3 +1,3 @@ |
|||
#+title: GameLib Project |
|||
#+title: Presentation |
|||
|
|||
This is a template repository for gamelib-based projects. |
|||
An interactive slide-based presentation program. |
|||
|
Loading…
Reference in new issue