Kitty Corp Meow Mix Forums

Help & Tutorials => Help => Topic started by: CraptainFalcon on January 10, 2017, 09:17:26 PM



Title: [Solved] Heh uhhhhh I'm confused about how Tabuu works
Post by: CraptainFalcon on January 10, 2017, 09:17:26 PM
Is there no .exe? I don't know how to open files with it. Can someone please point me in the right direction heh?


Title: Re: Heh uhhhhh I'm confused about how Tabuu works
Post by: windhunter7 on January 11, 2017, 09:53:43 PM
Are there any .jar files?


Title: Re: Heh uhhhhh I'm confused about how Tabuu works
Post by: CraptainFalcon on January 12, 2017, 04:42:52 PM
No. I checked


Title: Re: Heh uhhhhh I'm confused about how Tabuu works
Post by: windhunter7 on January 12, 2017, 04:49:43 PM
Hmm. What kind of files are included in the download, then?


Title: Re: Heh uhhhhh I'm confused about how Tabuu works
Post by: CraptainFalcon on January 12, 2017, 05:28:34 PM
CS files, this one named "OpenSA3.sln", configure, Csproj

It's all the files I assume from the download on github


Title: Re: Heh uhhhhh I'm confused about how Tabuu works
Post by: windhunter7 on January 12, 2017, 05:36:55 PM
Ok, so if it's ONLY .cs files, that means you'll probably have to download C#, and run the program with that; i.e. it's not compiled into regular computer code yet, and therefore needs the actual IDE to run.


Title: Re: Heh uhhhhh I'm confused about how Tabuu works
Post by: CraptainFalcon on January 12, 2017, 05:43:25 PM
Ah alright thanks


Title: Re: Heh uhhhhh I'm confused about how Tabuu works
Post by: windhunter7 on January 12, 2017, 05:48:47 PM
Np, just let me know if you have any trouble with opening the files or with figuring out which one is the "main" file that runs the whole program.


Title: Re: Heh uhhhhh I'm confused about how Tabuu works
Post by: CraptainFalcon on January 13, 2017, 03:31:11 PM
Lol yeah uh what's the"main" file that runs everything?


Title: Re: Heh uhhhhh I'm confused about how Tabuu works
Post by: windhunter7 on January 13, 2017, 09:18:46 PM
Nevermind that comment; I just looked up something, and found out that C is NOT like Java, so it's not object-oriented.(I'm used to programming in Java), so they're more likely different programs or something. What are the names?


Title: Re: Heh uhhhhh I'm confused about how Tabuu works
Post by: CraptainFalcon on January 14, 2017, 04:29:40 PM
The names of what? I don't understand


Title: Re: Heh uhhhhh I'm confused about how Tabuu works
Post by: windhunter7 on January 14, 2017, 04:32:59 PM
The names of the files.


Title: Re: Heh uhhhhh I'm confused about how Tabuu works
Post by: CraptainFalcon on January 14, 2017, 08:53:32 PM
CS file, CSPROJ file, BMP file, RESX file, SNK file. Those are the files in the Be.Windows.Forms folder.

CS, CSPROJ, Personal Information Exchange, Windows Markup file, XML Document, Application Extension, RESX file. Those are the files in the OpenSALib3 folder.

CSPROJ, CONFIG file, Windows Markup file, CS file, RESX file, Application Extension file, SETTINGS file. Those are the files in the Tabuu folder.

And then there's OpenSA3.sln in the "root" of the download. There's also various txt files

Is that what you meant?


Title: Re: Heh uhhhhh I'm confused about how Tabuu works
Post by: windhunter7 on January 14, 2017, 09:08:58 PM
Yeah.

I'm not entirely sure which one you want, but probably either the OpenSA3.sln in the root, via opening in Microsoft Visual Studio, or the CS file in the Tabuu folder, via opening in C.

Post Merge: January 14, 2017, 09:10:26 PM
The only thing I'm 100% certain of is that the one that opens up the actual program is NOT going to be in the "OpenSALib3" folder, as "lib" is a programmer-term that's short for "library", which is where the, I guess you could call, source code, is.


Title: Re: Heh uhhhhh I'm confused about how Tabuu works
Post by: CraptainFalcon on January 14, 2017, 10:21:51 PM
Alright thanks. That helped a lot


Title: Re: Heh uhhhhh I'm confused about how Tabuu works
Post by: windhunter7 on January 15, 2017, 08:55:08 AM
Ok, glad I could help! :)