|
99b746fc42
|
Merge remote-tracking branch 'origin/main' into main
|
2022-09-25 23:29:11 +02:00 |
|
|
d1012c8a28
|
updated to .net 6
|
2022-09-25 23:29:02 +02:00 |
|
|
6dcaca4e8c
|
Merge pull request #1 from Ellpeck/dependabot/nuget/Contentless/Newtonsoft.Json-13.0.1
Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /Contentless
|
2022-06-23 12:18:31 +02:00 |
|
dependabot[bot]
|
663ae73b4c
|
Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /Contentless
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.2...13.0.1)
---
updated-dependencies:
- dependency-name: Newtonsoft.Json
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-22 21:49:29 +00:00 |
|
|
e2e915969f
|
Update FUNDING.yml
|
2021-11-08 15:53:07 +01:00 |
|
|
0315f996bd
|
reflect branch rename
|
2021-10-24 00:48:23 +02:00 |
|
|
60793ce9bc
|
update
|
2021-10-16 18:59:26 +02:00 |
|
|
d439685578
|
updated to new nuget standards, and updated to net5.0
|
2021-10-16 18:51:13 +02:00 |
|
|
f35db05ca4
|
run the dll using dotnet to ensure cross-platform compatibility
|
2021-01-28 02:49:27 +01:00 |
|
|
a465a552a2
|
allow running on linux more easily
|
2021-01-27 22:57:32 +01:00 |
|
|
47328e646c
|
removed some outdated dependencies
|
2020-10-07 15:22:30 +02:00 |
|
|
aaf9d09999
|
update the readme to link to the newer content builder
|
2020-10-07 10:41:36 +02:00 |
|
|
e3aa6d7ba9
|
updated to netcoreapp3.1
|
2020-10-07 07:15:36 +02:00 |
|
|
378c0b4484
|
Stop using an outdated version of Contentless for the test
|
2020-10-07 06:55:17 +02:00 |
|
|
da40876e73
|
updated to the newest version of MonoGame
|
2020-10-07 06:54:10 +02:00 |
|
|
42549b4220
|
Re-populate the content file
|
2020-10-07 04:04:54 +02:00 |
|
|
a5ba3de533
|
fixed an issue where types would not correctly be loaded from referenced assemblies
|
2020-10-07 04:01:10 +02:00 |
|
Ellpeck
|
a7d5a12df1
|
update
|
2020-06-25 11:58:17 +02:00 |
|
Ellpeck
|
a2bf711912
|
reformat overrides and allow the option of adding processor parameters
|
2020-06-25 11:53:25 +02:00 |
|
Ellpeck
|
2b16973913
|
Create FUNDING.yml
|
2020-06-15 19:19:33 +02:00 |
|
Ellpeck
|
5cce238380
|
added the ability to only specify a content processor
|
2020-01-14 00:07:52 +01:00 |
|
Ellpeck
|
b79601f318
|
added a try-catch around assembly loading
|
2019-12-04 16:08:08 +01:00 |
|
Ellpeck
|
e8e69dc1cc
|
only check exported types so that we don't crash on internal types
|
2019-12-01 18:53:21 +01:00 |
|
Ellpeck
|
33f5c14583
|
fixed a crash when the importer was missing
|
2019-12-01 14:53:03 +01:00 |
|
Ellpeck
|
f08d0c2393
|
update
|
2019-11-19 14:16:53 +01:00 |
|
Ellpeck
|
2142f63a2d
|
allow override processors to be specified as well
|
2019-11-19 14:11:52 +01:00 |
|
Ellpeck
|
9f7e4e78f4
|
Made Contentless a nuget package
|
2019-11-07 01:42:07 +01:00 |
|
Ellpeck
|
8bbc6cba33
|
readded the build folder
|
2019-11-01 14:51:17 +01:00 |
|
Ellpeck
|
94ed85bab7
|
made override structure a bit better
|
2019-10-30 23:59:47 +01:00 |
|
Ellpeck
|
69d50cbb1a
|
added the ability to copy files instead of building them
|
2019-10-28 23:54:06 +01:00 |
|
Ellpeck
|
6a623ceec6
|
added overrides
|
2019-10-28 23:43:48 +01:00 |
|
Ellpeck
|
c921747d0d
|
apparently I need to give it json5 for it to work properly
|
2019-10-28 23:09:09 +01:00 |
|
Ellpeck
|
12457e4145
|
some cleanup
|
2019-10-28 23:07:52 +01:00 |
|
Ellpeck
|
0b1d0d16eb
|
remove the build from the repo itself
|
2019-10-28 22:54:38 +01:00 |
|
Ellpeck
|
cd225372e8
|
Merge remote-tracking branch 'origin/master'
|
2019-10-26 15:17:20 +02:00 |
|
Ellpeck
|
beb7d8fb32
|
update readme to include correct target
|
2019-10-26 15:17:02 +02:00 |
|
Ellpeck
|
fdb54d4c35
|
update
|
2019-10-08 19:32:21 +02:00 |
|
Ellpeck
|
525275f9b2
|
document the config
|
2019-10-08 19:27:42 +02:00 |
|
Ellpeck
|
a436b1f70a
|
Merge remote-tracking branch 'origin/master'
|
2019-10-08 19:21:38 +02:00 |
|
Ellpeck
|
f64baaeb6a
|
added a config
|
2019-10-08 19:20:35 +02:00 |
|
Ellpeck
|
5c8e126ff8
|
Create LICENSE
|
2019-10-08 18:53:00 +02:00 |
|
Ellpeck
|
ad65e0cb06
|
update readme
|
2019-10-08 17:24:50 +02:00 |
|
Ellpeck
|
4ef2aaafcc
|
allow contentless to use custom importer types
|
2019-10-08 15:46:34 +02:00 |
|
Ellpeck
|
20078e5c27
|
add build and explanation
|
2019-10-08 13:23:18 +02:00 |
|
Ellpeck
|
8748a05025
|
use the correct version
|
2019-10-08 13:01:28 +02:00 |
|
Ellpeck
|
f7791fed7d
|
fixed this to use fork
|
2019-10-08 12:57:10 +02:00 |
|
Ellpeck
|
af64b96a7c
|
Fixed idea gah
|
2019-10-08 12:42:26 +02:00 |
|
Ellpeck
|
0b6e14336f
|
part 1
|
2019-10-08 12:40:25 +02:00 |
|
Ellpeck
|
64016a75c4
|
Initial commit
|
2019-10-08 11:10:37 +02:00 |
|