Skip to content
This repository was archived by the owner on Aug 24, 2022. It is now read-only.

Conversation

@iskiselev
Copy link
Member

Implemented publishing JSIL package to MyGet feed. Use GitVersion for versioning, bumped version to 0.9.1 for now.
JSILc from nuget package now able to copy Libraries to designed folder (use settings JsLibrariesOutputDirectory in jsilconfig or outLibraries command line parameter).

Current version of package doesn't contains any XNA translation related assemblies. I have no plans to integrate them for now (but it could be done by somebody else).

@iskiselev
Copy link
Member Author

iskiselev commented Jul 22, 2016

It would be good to create ReadMe, that will be opened after package installation and will suggest user to create *.jsilconfig with at least next content:

{
  "OutputDirectory": "JS\\Translated\\",
  "JsLibrariesOutputDirectory": "JS\\Libraries\\"
}

EDITED: it will be also good to add example of minimal html page to run users's app after translation.
It probably also worth to update SimpleApp.

@iskiselev
Copy link
Member Author

We also need to make JSIL.Meta package, but that package should be build from JSIL.Meta repository.

This was referenced Jul 25, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant