Skip to content

A simple program that allows modellers to create QC files using this program, this can be used for games that use the Source Engine, such as GMod. This program was created using C. This is essentially a QC file creator.

Rim032/QCBasic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

qcbasic_s1

=QCBasic, Version 1.0.4 Made by Rim032, 7/4/21=

QCBasic

A simple program that allows modellers to create QC files using this program, this can be used for games that use the Source Engine, such as GMod.

--Program Notes--

Thanks for installing my program if you have, I will later add more features. This is my first public program, this program isn't meant to have almost every single QC parameter in it right now.

You can put the folder of the project anywhere, DO NOT change or modify internal files of the program because you might break them. DO NOT DELETE ANYTHING, unless if you want to break it.

I don't know how to give the program one of those security certificate things

--QC Output Location--

The QC file will start as "untilted.qc", you will have to rename the file to whatever you desire. The QC file will be outputed in QCBasic->bin->debug(Also the location of the exe) and sometimes in the QCBasic base folder.

All you have to do is run the exe found within QCBasic->bin->release. It is recommended to know stuff about how QC files are setup to fully utilize this program. Helpful link to learn: https://developer.valvesoftware.com/wiki/QC

--Notes--

Your free to mess with the Source code if your somehow able to obtain it, this is just a super simple QC maker program for the Source Engine that can be utilized by modellers. Please do not republish source code publicly, you can modify it.

I planned on making this look good visually using the GTK 3 library for C but I haven't got the library to work with Codeblocks properly, so I am just using the default console app GUI, sorry :(.

============================================================================

qcbasic_s3

qcbasic_s2

============================================================================

--|Build Versions|--

1.0.0 - 7/3/21 - Alpha Version #1 - Distributed to a few people for testing.

1.0.1 - 7/3/21 - Beta Version #1 - More features, cleaner and easier to use.

1.0.2 - 7/3/21 - Beta Version #2 - Bug fixes, polishing.

1.0.3 - 7/4/21 - Beta Version #3 - Visual improvements, general improvements.

1.0.4 - 7/4/21 - Public Version #1 - More features, bug fixes. (First public release)

1.0.5 - 7/5/21 - Public Version #2 - Small bug fixes.

About

A simple program that allows modellers to create QC files using this program, this can be used for games that use the Source Engine, such as GMod. This program was created using C. This is essentially a QC file creator.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published