All Projects → CreatorsTF → Creators.TF-Community-Launcher

CreatorsTF / Creators.TF-Community-Launcher

Licence: MIT License
The Creators.TF Community Launcher is a launcher created to help install and update mod content for TF2.

Programming Languages

typescript
32286 projects
SCSS
7915 projects
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to Creators.TF-Community-Launcher

tf2-rich-presence
Discord Rich Presence for Team Fortress 2
Stars: ✭ 30 (-38.78%)
Mutual labels:  tf2, teamfortress2
server
A server for tf2pickup.org
Stars: ✭ 16 (-67.35%)
Mutual labels:  tf2, teamfortress2
TF2HUD.Fixes
Collection of bug fixes and QOL changes to the default Team Fortress 2 HUD.
Stars: ✭ 83 (+69.39%)
Mutual labels:  tf2, teamfortress2
AutoSPSourceBuilder
A utility for building / slipstreaming SharePoint 2010 / 2013 / 2016 / 2019 / SE installation sources w/ prerequisites, service packs, language packs & cumulative/public updates. To quickly download and install this script, run 'Install-Script AutoSPSourceBuilder'
Stars: ✭ 65 (+32.65%)
Mutual labels:  updates
vue3-webpack-boilerplate
Vue 3 Webpack Boilerplate (Vue 3, Vue Router 4, Vuex 4, Typescript)
Stars: ✭ 69 (+40.82%)
Mutual labels:  alpha
search-based-launcher
A Minimalist's Launcher
Stars: ✭ 41 (-16.33%)
Mutual labels:  launcher
alpha
Unified client for HTTP services
Stars: ✭ 21 (-57.14%)
Mutual labels:  alpha
Wox
Launcher for Windows, an alternative to Alfred and Launchy.
Stars: ✭ 158 (+222.45%)
Mutual labels:  launcher
lc39
The Mia-Platform Node.js service launcher
Stars: ✭ 18 (-63.27%)
Mutual labels:  launcher
Apex-Launcher
Launcher for the fan game Pokemon Apex
Stars: ✭ 14 (-71.43%)
Mutual labels:  launcher
pojavlauncherteam.github.io
Official website for PojavLauncher, built with VuePress
Stars: ✭ 64 (+30.61%)
Mutual labels:  launcher
equine
Mod manager/launcher for Diablo 1
Stars: ✭ 27 (-44.9%)
Mutual labels:  launcher
launcher
A simple utility for executing multiple sequential or multi-threaded applications in a single multi-node batch job
Stars: ✭ 48 (-2.04%)
Mutual labels:  launcher
WoW-Launcher
A game launcher for World of Warcraft that allows you to connect to custom servers.
Stars: ✭ 56 (+14.29%)
Mutual labels:  launcher
map-compiling-toolkit
Tools for map compiling in Source Engine, tailored for Garry's Mod (and metastruct, sorry)
Stars: ✭ 17 (-65.31%)
Mutual labels:  tf2
Fortnite-Forcer
A easy to use anti-cheat switcher for Fortnite written in C#.
Stars: ✭ 19 (-61.22%)
Mutual labels:  launcher
flex-launcher
A customizable HTPC application launcher for Windows and Linux
Stars: ✭ 28 (-42.86%)
Mutual labels:  launcher
BNSBoost
A simple launcher for Blade & Soul patches. Working as of the Fire and Blood game update.
Stars: ✭ 19 (-61.22%)
Mutual labels:  launcher
microgp4
A multi-purpose extensible self-adaptive evolutionary tool
Stars: ✭ 21 (-57.14%)
Mutual labels:  alpha
ScratchPaper
A Gradle Plugin for adding variant/version/git-commit-id/etc information to APK launcher icon.
Stars: ✭ 58 (+18.37%)
Mutual labels:  launcher

Creators.TF Community Launcher (Alpha)

This repository contains the source code and releases for the Creators.TF Community Launcher

Core features:

  • Launcher auto-updating (Only via .exe and .AppImage)
  • Custom mod support
  • GitHub release mod support
  • More details on our website page

Useful links for this repository:

Maintainers

Contributing

If you have something to contribute, please, open a pull request! Make sure your PR tries to solve/improve one thing at a time and isn't messy. Pull requests should always have a specific goal to accomplish.

Please do NOT make a pull request or change that only seeks to change code styling or do "housekeeping" as these will be denied and closed.

If you have a bug report or a suggestion, open an issue! Try to use the templates and give good information. The launcher is currently in an alpha state so any help is appreciated.

Launching and Building from Source

If you want to build the launcher yourself, you need to have Node.js installed, which should also include npm. Clone the repository using git (or download from this page) and do npm install in the main repository using your system's CLI to download the required packages.

You can start the launcher for testing purposes without building via npm run compileAndStart.

You can build for Windows or Linux via the included build scripts using npm run buildWindows or npm run buildLinux. If you need, you can edit these in package.json to build to your liking, but changes made to these should not be committed if you plan to make a PR.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].