{"id":19856305,"url":"https://github.com/thelazytomcat/adjustablecruisecontrol","last_synced_at":"2026-03-06T05:07:36.550Z","repository":{"id":159906519,"uuid":"185664247","full_name":"TheLazyTomcat/AdjustableCruiseControl","owner":"TheLazyTomcat","description":"[DISCONTINUED] Adds new features to existing cruise control system in truck games developed by SCS Software.","archived":false,"fork":false,"pushed_at":"2023-02-12T15:39:09.000Z","size":53818,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-11T14:13:34.281Z","etag":null,"topics":["adjustable-cruise-control","american-truck-simulator","ats","cruise-control","delphi","ets","ets2","euro-truck-simulator-2","fpc","lazarus","object-pascal","pascal"],"latest_commit_sha":null,"homepage":"","language":"Pascal","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheLazyTomcat.png","metadata":{"files":{"readme":"readme.txt","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"custom":["https://www.paypal.me/FMilt"]}},"created_at":"2019-05-08T19:03:02.000Z","updated_at":"2023-04-14T08:33:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"ba6fdf1e-091a-401f-97c5-daa97edbb7d4","html_url":"https://github.com/TheLazyTomcat/AdjustableCruiseControl","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheLazyTomcat%2FAdjustableCruiseControl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheLazyTomcat%2FAdjustableCruiseControl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheLazyTomcat%2FAdjustableCruiseControl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheLazyTomcat%2FAdjustableCruiseControl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheLazyTomcat","download_url":"https://codeload.github.com/TheLazyTomcat/AdjustableCruiseControl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241246038,"owners_count":19933298,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["adjustable-cruise-control","american-truck-simulator","ats","cruise-control","delphi","ets","ets2","euro-truck-simulator-2","fpc","lazarus","object-pascal","pascal"],"created_at":"2024-11-12T14:15:11.917Z","updated_at":"2026-03-06T05:07:36.498Z","avatar_url":"https://github.com/TheLazyTomcat.png","language":"Pascal","funding_links":["https://www.paypal.me/FMilt"],"categories":[],"sub_categories":[],"readme":"﻿--------------------------------------------------------------------------------\n                       Adjustable Cruise Control - source\n--------------------------------------------------------------------------------\n\nDescription\n----------------------------------------\nThis project is primarily developed in Delphi 7 Personal, but is also compatible\nwith Lazarus/FPC - therefore it can be compiled both in Delphi and Lazarus.\nIt is configured in a way that you should be able to compile it without any \npreparations. It is also possible to compile it into both 32bit and 64bit \nbinaries, the source code (including used libraries) is ready for this.\nFor more information about the program itself and about its features, please \nrefer to ./Documents/release_readme.txt file.\n\n\n\nLibraries and components\n----------------------------------------\n\nPNGDelphi\n\n  This library adds support for PNG images to older versions of Delphi, in this\n  case into Delphi 7.\n  If you have newer versions of Delphi, you won't need this library as it is \n  integral part of the Delphi. In that case, remove or rename CFG files \n  mentioned further, so they are not used during batch compilation.\n  After installing it, edit following files and change path that is stored in \n  them so it leads to a place where you have installed this library:\n\n    ./MainProgram/Delphi/dcc32.cfg\n    ./Tools/GamesDataConverter/dcc32.cfg\n    ./Tools/SplashPreprocessor/dcc32.cfg\n\n  Source for this library is in the file ./MainProgram/Libs/PNGDelphi.zip.\n\n\n\nLicensing\n----------------------------------------\nEverything (source codes, executables/binaries, configurations, etc.), with few \nexceptions mentioned below, is licensed under Mozilla Public License Version \n2.0. You can find full text of this license in file mpl_license.txt or on web \npage https://www.mozilla.org/MPL/2.0/.\nException being following folders and their entire content:\n\n./Documents\n\n  This folder contains documents (texts, images, ...) used in creation of ACC. \n  Everything in this folder is licensed under the terms of Creative Commons \n  Attribution-ShareAlike 4.0 (CC BY-SA 4.0) license. You can find full legal \n  code in file CC_BY-SA_4.0.txt or on web page\n  http://creativecommons.org/licenses/by-sa/4.0/legalcode. Short wersion is \n  available on web page http://creativecommons.org/licenses/by-sa/4.0/.\n\n\n\nRepositories\n----------------------------------------\nYou can get actual copies of Adjustable Cruise Control on either of these git \nrepositories:\n\nhttps://bitbucket.org/ncs-sniper/adjustablecruisecontrol\nhttps://github.com/ncs-sniper/AdjustableCruiseControl\n\nNote - master branch does not contain binaries anymore (to keep size of the repo\n       down), they are now in a branch called \"bin\" (this branch will not be \n       updated so often).\n\n\n\nAuthors, contacts\n----------------------------------------\nFrantišek Milt, frantisek.milt@gmail.com\n\n\n\nCopyright\n----------------------------------------\n©2013-2016 František Milt, all rights reserved","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthelazytomcat%2Fadjustablecruisecontrol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthelazytomcat%2Fadjustablecruisecontrol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthelazytomcat%2Fadjustablecruisecontrol/lists"}