Commit Graph

21 Commits

Author SHA1 Message Date
JohnCorby
4a581416e9 revert .gitignore update 2022-02-10 21:14:55 -08:00
JohnCorby
82db6644f7 overhaul building
- use targets to split up the work
- delete unused asset bundle stuff
- copy game dlls to local dir
2022-02-10 20:28:07 -08:00
JohnCorby
c7879c5b22 ignore debugsettings.json 2022-02-04 13:57:31 -08:00
JohnCorby
98e37420ad update gitignore 2022-02-02 21:15:32 -08:00
JohnCorby
eacd8c8fb3 cleanup 2022-02-02 21:11:10 -08:00
JohnCorby
fd8294f004 update assetbundles and fix gitignore 2021-11-30 13:33:00 -08:00
Chris Yeninas
4b3ed8f97f have user settings go in gitignored file
DevEnv.targets.example should be copied to DevEnv.targets and edited with the user's appropriate settings
2021-11-26 22:35:08 -05:00
JohnCorby
69c7c89c0f remove UnityProject and ignore it, since that's now in a private repo 2021-11-23 00:21:22 -08:00
JohnCorby
1f4ea684d7 fix deps 2021-11-09 15:19:59 -08:00
Mister_Nebula
944c3638f4 update .gitignore 2021-07-19 14:57:06 +01:00
Mister_Nebula
c1acf9f636 Update .gitignore 2021-05-04 20:17:27 +01:00
Mister_Nebula
0ec34e596e fix crushing bugs 2021-04-18 09:29:12 +01:00
Mister_Nebula
af51ff4ddd add controllers from asset bundles 2020-11-14 14:12:37 +00:00
Mister_Nebula
caa35852a8 Update .gitignore 2020-10-25 19:06:03 +00:00
Mister_Nebula
14f5d9faff Update .gitignore 2020-10-25 19:01:26 +00:00
Mister_Nebula
ff296a6c3e Update .gitignore 2020-10-25 18:59:56 +00:00
Aleksander Waage
8ac9ad4f79 QSB.csproj.user in .gitignore 2020-08-14 20:11:08 +02:00
Ricardo Lopes
26f8c23c68
Unity Helper Project (#13)
* Add Unity project

* Generate asset bundles in project root

* Rename Assets directory to Assetbundles

* Add Unity project readme

* Ignore this one extra assetbundle file that Unity generates
2020-02-16 00:12:40 +01:00
amazingalek
265a06d00f
Added some missing files for QSB.Messaging
* just formatting

* * moved message stuff to new project
* generated .gitignore from https://gitignore.io/api/unity,visualstudio

* fixed build event for message project

* :S:S:S

* fixed working dir thing

* fixed gitignore

* adding .csproj.user
2020-02-15 21:48:44 +01:00
amazingalek
fb349c78c6
Separate messaging into its own project
* just formatting

* * moved message stuff to new project
* generated .gitignore from https://gitignore.io/api/unity,visualstudio

* fixed build event for message project
2020-02-15 20:55:37 +01:00
Ricardo Lopes
1c302a931f Initial commit 2020-02-10 23:07:38 +01:00