1
Fork 0
mirror of https://github.com/RGBCube/ManageTTD synced 2025-07-28 01:17:46 +00:00
No description
Find a file
2023-05-24 17:56:05 +03:00
.github/workflows Feat: Basic V project 2023-03-17 22:24:33 +03:00
src Feat: Fix toml errors & add new command 2023-03-18 23:39:17 +03:00
src2/config Chore: Start rewriting 2023-03-19 13:13:34 +03:00
.editorconfig Feat: Basic V project 2023-03-17 22:24:33 +03:00
.gitattributes Feat: Basic V project 2023-03-17 22:24:33 +03:00
.gitignore Chore: Start rewriting 2023-03-19 13:13:34 +03:00
LICENSE.md GPL 2023-05-24 17:56:05 +03:00
README.md GPL 2023-05-24 17:56:05 +03:00
v.mod Mod: Update contents 2023-03-17 22:29:28 +03:00

ConfigTTD

OpenTTD server management software.

License

ConfigTTD
Copyright (C) 2023-present  RGBCube

This program 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.

This program 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 this program.  If not, see <https://www.gnu.org/licenses/>.